How to set column auto increment in sqlserver 2005

Posted by CS1401 under Sql Server on 7/6/2011 | Points: 10 | Views : 4423 | Status : [Member] | Replies : 2
1. Select the specified column.
2. Go to the column property.
3. Set the Identity specification to Yes
4. If you want set the identity increment to 2 or more. by default it shows 1.
my question is what is the use of uniqueidentifier in sqlserver 2005
Thanks.

...


Responses

Posted by: Ndebata on: 7/6/2011 [Member] Starter | Points: 25

Up
0
Down
What is your question?

CS1401, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: CS1401 on: 7/6/2011 [Member] Starter | Points: 25

Up
0
Down
got it now? sir..

...

CS1401, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response