Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: in built function quer

    @mike-2 Vessey

    yeah am sure

    i didn't type Select Average(salary) from #employee

    Thanks for Mike Vessey and Vinu Vijayan

  • RE: logic explanation

    Hi calvo,Koen Verbeeck,Jeff Moden ,capn.hector,GSquared ,

    Thanks to all.

  • RE: clarification in query

    Thanks Keon Verbeeck

    now i understood.

    really thanks

  • RE: data function

    Hi ,

    thanks for reply

    i wrote the query

    i used dateadd funciton

    DateAdd( month , @Monthnumber, 0 ) - 1 )

    Regards,

    firoz

  • RE: sql server query need

    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...

Viewing 5 posts - 1 through 5 (of 5 total)