Subject | insert into with primary key |
---|---|
Author | alfredlanger35 |
Post date | 2009-01-09T16:38:29Z |
I copy a table with
insert into newtable select * from oldtable
The oldtable has a primary key. The newtable not.
With kind regards
Alfred
insert into newtable select * from oldtable
The oldtable has a primary key. The newtable not.
With kind regards
Alfred