@@IDENTITY (Transact-SQL)

@@IDENTITY (Transact-SQL)

瀏覽:501
日期:2025-06-14
Is a system function that returns the last-inserted identity value. ... After an INSERT, SELECT INTO, or bulk copy statement is completed, @@IDENTITY contains the last identity value that is generated by the statement....看更多