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
Speedtouch static ip address to a cisco 506 pix
VoIP hardware suggestions for small organisation
Powershell get-credential
active directory user account only email
Can you make/buy 8 pin pci-e for a video card
How to assign limited access server login to SBS 2008
Sql 2008 Query weekdays
How to hide files based on extension type
single signon
editing text on a gif in photoshop