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
Syncronize Physical Machine with Virtual Machine
sm bus controller need for wondows vista upgrade
Insert string into String at known value vb.net
Laptop shuts down after 25 seconds of boot up
Facebook deny/allow on SonicWALL with Enhanced 4.0
Outlook 2010 and Exchange SMTP Authentication
How can I change the display lenght in PowerShell?
Need help finding drivers for a Gateway M325X-3401704 Laptop
SBS 2008 - Can't change Internet Options
Copy and paste data row