What global variable is used to return error number of last Transact-SQL ?

@@ERROR is a global variable used to return error number of last T-SQL.

No comments:

Popular Posts