G
Guest
Is it possible to create a table with the "Select Into..." SQL statement so
that when the table is created, the autonumber is already created (with a
starting value of 1)?
I don't want to create the autonumber after the table is created, rather I
want the SQL statement to do it for me.
Thanks
that when the table is created, the autonumber is already created (with a
starting value of 1)?
I don't want to create the autonumber after the table is created, rather I
want the SQL statement to do it for me.
Thanks