Microsoft
Software
Hardware
Network
Question : Usin SSMS how do I add a unique ID field?
If I were to create a new table using SQL Server Management Studio, how would I go about making the first column a unique auto generated int value? When ading a record I want it automaticaly populated with a unique value that's one larger than the previously added row.
Thanks,
newbieweb
Answer : Usin SSMS how do I add a unique ID field?
set up the column with the IDENTITY property choose your seed value (1) and increment value (1)
choose a datatype of Integer (or bigint)
Random Solutions
Access Report - Totalling group header calculation
SharePoint 2010 Site Collection Backup
Authenticate into password protected directory with php
YAF integration with my ASP.NET website
How to remove empty columns or rows
Converting to accde files
UPDATE command
How do I determine the sizes of an Exchange 2003, Exchange 2007, & Exchange 2010 Information store?
ZONE replication in DNS..
Can MS Word 2007 allow me to take an image and allow me to trace text boxes over it