Viewing 5 posts - 61 through 65 (of 65 total)
if you use field type 'char', it will treat any empty characters as a space, and thus having all the spaces in your email. Change the field type to 'varchar'...
May 8, 2006 at 5:34 pm
That means still creating a temp table and returning the temp table instead.
If that's the case I'll have to do it that way...
February 21, 2006 at 6:21 pm
Well, the function can take the record type as the variable. But I don't mind creating views for each different type of record, however, the number of extra fields for...
January 16, 2006 at 4:43 pm
Thanks Ian! I didn't remember that UDF can return a table.
I've done some test, can't seem to get what I want. Problem is with the UDF, the Inline table-valued function...
January 16, 2006 at 3:05 pm
Stay away from Razr! I regretted my decision to take that phone when I renew my contract. The shape and size and weight is good alright, but the menu is...
January 5, 2006 at 2:53 pm
Viewing 5 posts - 61 through 65 (of 65 total)