|
|
Browse by Tags
All Tags » Development &am... » Migration and Transition
-
http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/default.mspx
Get the real-world guidelines, expert tips, and rock-solid guidance to take your SQL Server implementation to the next level. Drawing on the extensive experience and expertise from respected developers and engineers at Microsoft as they walk you through the specifics on ...
-
Simulating Sequence Objects in SQL Server
Many applications need sequentially incremental number as unique/primary key of records. SQL Server 2005 today supports identity column as the primary mean to general sequence number, which generates the sequence number upon the execution of DML (insert) or bulk insert. The value ...
|
|
|