Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 what data type to use in SQLServer Standard Ed 2000

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-28 : 16:30:56
David writes "I need to know the correct data type to use for a primary key, that will record records added to the table starting with 1 and adding consecutively.

Example:
first record 1
second record 2
third record 3

how do I set this up in a Query? Identity?

Thanx!

David"
   

- Advertisement -