Hi
I have just download SQL Server Express 2005. I have created a test table to see what it look like.
In previous version of SQL Server, there was a dataType 'AutoNumber'. Which allow to assign sequence number. It was very handy for a primary key.
But I could find AutoNumber Datatype in this version.
Please could you help me, how I do get same function in SQL Server 2005.
many thank
I have just download SQL Server Express 2005. I have created a test table to see what it look like.
In previous version of SQL Server, there was a dataType 'AutoNumber'. Which allow to assign sequence number. It was very handy for a primary key.
But I could find AutoNumber Datatype in this version.
Please could you help me, how I do get same function in SQL Server 2005.
many thank