Re: another insert select question

2003-11-05 Thread Jason Joines
Jason Joines wrote: Egor Egorov wrote: Jason Joines <[EMAIL PROTECTED]> wrote: Table employees: | idnumber | email | phone | address | Table webusers: - | idnumber | userid | website | -

Re: another insert select question

2003-11-05 Thread Jason Joines
Egor Egorov wrote: Jason Joines <[EMAIL PROTECTED]> wrote: Table employees: | idnumber | email | phone | address | Table webusers: - | idnumber | userid | website | -

Re: another insert select question

2003-11-05 Thread Egor Egorov
Jason Joines <[EMAIL PROTECTED]> wrote: > Table employees: > > > | idnumber | email | phone | address | > > > Table webusers: > - > | idnumber | userid | website | > -

another insert select question

2003-11-04 Thread Jason Joines
Table employees: | idnumber | email | phone | address | Table webusers: - | idnumber | userid | website | - Table employees is completely populated. Table webuse