Viewing 5 posts - 91 through 95 (of 95 total)
Thanks Simon.
What if I have a SerialID column contain in the Indexed view and plan to join that view to other tables using said SerialID column.
Does it make sense to...
November 7, 2002 at 9:25 am
Sorry Simon, to clarify:
I want to index the Account ID field for joins - not members of the where clause necerssarily. This way - I can join the accounts...
October 21, 2002 at 10:30 am
Thanks Simon-
I guess the 8000 byte limit is the varchar max length ?? Anyway - yes - my function is basic and lacks alot but works for the moment....
October 16, 2002 at 2:58 pm
Thx Dave-
I use this UDF which is called from another SP. My website code calls a SP with a list of Client ID's to view. Then - the...
October 15, 2002 at 12:45 pm
My original AList which is comman delimited CAN be modified. It's just a string that I create in code - could be in any format but it is a...
October 15, 2002 at 10:49 am
Viewing 5 posts - 91 through 95 (of 95 total)