My sql skills are just above a beginner level & this one has me stumped but I'm sure their is a command or way to do this:
I am needing to create a new table with data from an existing table while adding a 'unique' number identifier to the data that I'm adding to the table.
Access has 'autonumber' what would be the equivelent statement in sql that I could use when bringing in this data & associating a unique/primary field to it.
Thanks in advance.
Gina
I am needing to create a new table with data from an existing table while adding a 'unique' number identifier to the data that I'm adding to the table.
Access has 'autonumber' what would be the equivelent statement in sql that I could use when bringing in this data & associating a unique/primary field to it.
Thanks in advance.
Gina