The T-SQL SET TRANSACTION ISOLATION LEVEL statement is not parsing correctly in sqruff, resulting in an unparsable section error. The rest of the SET statements in ...
Hi everyone,<BR><BR>I have a stored procedure in MSSQL 2000 that inserts a new record in a table and then return the new identity.<BR><BR>It works like that:<BR><BR ...