Discuss Auto Increment? in the MS SQL Development forum on Dev Shed. Auto Increment? MS SQL Development forum discussing administration, MS SQL queries, and other MS SQL-related topics. SQL Server is Microsoft's enterprise database engine.
Posts: 12
Time spent in forums: < 1 sec
Reputation Power: 0
Auto Increment?
In MYSQL, there was a column option for auto-increment. Is there such a thing in MSSQL? How do I set up a column to auto-increment when a new record is added?