Re: inserting values from another table

2004-04-27 Thread Paul DuBois
At 11:25 +1000 4/28/04, Nik Belajcic wrote: Hello, I just subscribed to the list (after a few years of absence) and have a rather basic question - I have two tables table1 and table2: table1 - primarykey1, foreignkey, somevalue table2 - primarykey2, somevalue Both tables are populated with record

inserting values from another table

2004-04-27 Thread Nik Belajcic
Hello, I just subscribed to the list (after a few years of absence) and have a rather basic question - I have two tables table1 and table2: table1 - primarykey1, foreignkey, somevalue table2 - primarykey2, somevalue Both tables are populated with records, but foreignkey in table1 has no value.