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
raid 1+0 with 2 drives
mac os 10.49 voice that talks whenever I use an application
Cannot delete inactive datastore and other issues
Java small object size
How do I change default downlaod location in XP
add up the contents of an array
Excel export Replace characters
how to backup SBS 2008 to folder
Cisco 831 port forwarding issue
Comparison for Data transfer rate between SATA and SCSI over network