Forum Replies Created

Viewing post 46 (of 47 total)

  • RE: Incorrect syntax near the keyword 'IF'.

    Thanks. Yes I did actually here is the full syntax, but I still get the error code:

    declare @trans_num as varchar(10)

    declare @student as varchar(10)

    select @trans_num = 'E7281649' --Nomination E number

    select @student...

Viewing post 46 (of 47 total)