Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Annoying NULLs

    Hi All, I got null value for the below statement

    set @val = null but for the below statement

    select @val = (select val from #empty) i got

    Invalid...

Viewing post 1 (of 2 total)