Identity Column in INFORMATION_SCHEMA or the sys tables
Hello,
Where can one find the identity column for a table in the
INFORMATION_SCHEMA or the sys tables? Or is there a function that can
return the name or id of the identity column for a particular table?
Thanks.
|