Select Last Generated ID Column Value (myLittleAdmin 3.8) SQL Server

Опубликовано: 29 Сентябрь 2024
на канале: Haritha Computers & Technology
1,333
8

best easy ways to get the last table auto row identity value from sql server, using select table using @@identity property and
SCOPE_IDENTITY(), IDENT_CURRENT('tablename')