Create command for Microsoft SQL Server that uses the value from an IDENTITY
columns. By default uses "SELECT SCOPE_IDENTITY()" to reduce the impact of
triggers; can be overridden with "pk-sql" attribute e.g. for V7.
author: Jeremy Boynes version: $Revision: 57209 $