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.
| 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 1second record 2third record 3how do I set this up in a Query? Identity?Thanx!David" |
|
|
|
|
|