Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

SQL Server Get the current identity value of the table

SELECT IDENT_CURRENT('table_name')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #SQL #Server #Get #current #identity #table
ADD COMMENT
Topic
Name
5+4 =