Viewing 7 posts - 121 through 127 (of 127 total)
Or, even better- "clock*" will find "clocktower", but "*tower" won't!
September 15, 2002 at 6:36 pm
The static SQL version of the second case.
September 13, 2002 at 12:02 pm
I would love to do with the WHERE clause what you do with the ORDER BY. Is there a way?
September 13, 2002 at 11:07 am
I want to do the same thing with the WHERE clause in SQL7. Basically, I want to dynamically set filters, I just don't know how. And I really...
September 13, 2002 at 10:19 am
Excellent, thanks very much everyone! I've got it up and working. I really appreciate all the help. I still can't believe that this kind of basic functionality...
June 27, 2002 at 6:15 am
Well, then I guess the next question is how do I put it in a temp table? I'm trying to find a list, "AL,AZ,AK", that's dynamically sent to the...
June 26, 2002 at 5:48 am
Nick, other than the select permissions, how bad is the dynamic query option? Does it prevent the optimizer from speeding up these kinds of queries (since it doesn't know...
June 25, 2002 at 11:42 am
Viewing 7 posts - 121 through 127 (of 127 total)