@@IDENTITY (Transact-SQL)

@@IDENTITY (Transact-SQL)

瀏覽:1291
日期:2025-06-15
Note The calling stored procedure or Transact-SQL statement must be rewritten to use the SCOPE_IDENTITY() function which will return the latest identity used within the scope of that user statement, and not the identity within the scope of the nested trig...看更多