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
XP SP3 and Powershell 2.0 via Windows update
Simple LDAP tutor
IE v FIrefox Rendering Issue
Arguments are of the wrong type SQL error
Error in Outlook with Exchange 2010
Can Silver Thermo Paste Burn The Processor
SQL Server 2008
My computer will not boot. No Grub
Managed PC Boot Agent has taken over my WIndows XP Pro computer
install Microsoft Office 2010 Professional plus edition on Windows XP