DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
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
COMMENT
Name
5+9 =
Submit