cinq
02-05-2005, 12:16 PM
How can this be done ?
Background:
One table, articles_article has already been created, with rows having the first column articles_articleid, being the unique id for each row.
I want to create another table, articles_newtable with exactly the same number of rows with each row having the same corresponding articles_articleid.
How can this be achieved ?
Thanks in advance :)
Background:
One table, articles_article has already been created, with rows having the first column articles_articleid, being the unique id for each row.
I want to create another table, articles_newtable with exactly the same number of rows with each row having the same corresponding articles_articleid.
How can this be achieved ?
Thanks in advance :)