Hi Everyone:
Does anyone know how to create an AutoNumber(sequence) field using SQL. I am populating my table from a couple of tables. For the purpose of having a primary key, I need a sequence number that should increment itself everytime a record is added.
Any help appreciated.
Thanks
Does anyone know how to create an AutoNumber(sequence) field using SQL. I am populating my table from a couple of tables. For the purpose of having a primary key, I need a sequence number that should increment itself everytime a record is added.
Any help appreciated.
Thanks