Viewing 3 posts - 1 through 3 (of 3 total)
Hi,
Thanks for replying me. I got stuck after "Having Exists".. the serch condition should take the groups which has max(a.thevalue) greater thaen 3. that I cannot figure out hw it...
September 15, 2010 at 11:41 am
#1221565
I didnt get the exists condition here.. hw it works? can anyone explain me plz?
Thanks,
rahul
September 14, 2010 at 4:40 pm
#1221062
try this:
CREATE TABLE MyTable (MyId INT IDENTITY (1,1),
...
September 14, 2010 at 11:09 am
#1220854