Viewing 5 posts - 1 through 5 (of 5 total)
@mike-2 Vessey
yeah am sure
i didn't type Select Average(salary) from #employee
Thanks for Mike Vessey and Vinu Vijayan
April 27, 2012 at 5:30 am
Hi calvo,Koen Verbeeck,Jeff Moden ,capn.hector,GSquared ,
Thanks to all.
March 16, 2012 at 9:03 am
Thanks Keon Verbeeck
now i understood.
really thanks
March 16, 2012 at 5:19 am
Hi ,
thanks for reply
i wrote the query
i used dateadd funciton
DateAdd( month , @Monthnumber, 0 ) - 1 )
Regards,
firoz
December 10, 2011 at 9:36 am
Hi Dev,
Thanks for reply this query
Select A.*,B.*
from A Full Outer Join B
on A.Id=B.id
where A.Id is null
or b.id is null
My tables doesn't have column call "id" then how...
November 14, 2011 at 8:10 am
Viewing 5 posts - 1 through 5 (of 5 total)