Viewing 3 posts - 1 through 4 (of 4 total)
Yeah I had recieved different record set then the usual but only once in prodution.
This scenario is not reproducible there after 🙁
April 13, 2011 at 6:45 am
#1310981
Thanks to all for the reply.
I got the solution to the existing solution.
by Adding the Order by Clause to the existing query.
I am curious to know about if TOP gets...
April 13, 2011 at 6:28 am
#1310969
That is what the expected behavior I am expecting but in the execution plan it show that Distinct block returns fewer records than the one in the table(it is...
April 13, 2011 at 3:54 am
#1310894