alexkeel79
MIS
Hello,
I'm trying to import about 600 rows into a SQL Server table. I want to auto number a field but I can't seem to figure out how to do it. I know in Oracle you can create a sequence that will automatically give that field an auto number but how do you do it in SQL server? Thanks
I'm trying to import about 600 rows into a SQL Server table. I want to auto number a field but I can't seem to figure out how to do it. I know in Oracle you can create a sequence that will automatically give that field an auto number but how do you do it in SQL server? Thanks