Viewing 4 posts - 1 through 4 (of 4 total)
Actually most of my queries are dynamic queries. So If I store my data as comma seperated values, then performance of the queries are good. That's way I am proceeding...
November 1, 2006 at 8:45 am
Hi xavier,
Thx for ur reply. But here in my case sometimes I use the query on a single column and some other times I use for more than one column....
November 3, 2005 at 11:32 pm
Yes. I have worked on this. and it will work fine.
September 28, 2005 at 3:44 am
you can use NULLIF function to avoid that error. It replaes the NULL value whenever the zero occurs in the denominator.
July 6, 2005 at 12:43 am
Viewing 4 posts - 1 through 4 (of 4 total)