SCOPE_IDENTITY (Transact-SQL) - MSDN - Microsoft

SCOPE_IDENTITY (Transact-SQL) - MSDN - Microsoft

瀏覽:630
日期:2025-10-05
Returns the last identity value inserted into an identity column in the same scope. A scope is a ... ContactType ([Name]) VALUES ('Assistant to the Manager'); GO SELECT SCOPE_IDENTITY() AS ......看更多