Re: [SQL] DB question - Merging data from one table to another.

2004-04-05 Thread scott.marlowe
On Thu, 1 Apr 2004, malia, sean wrote: > Hello, > > I'm not sure if this is even possible, but I'll throw it by you anyway. > > Say I have 2 tables: > > Table1: With columns number and name > > 1.1 test1 > 1.2 test2 > 1.3 test3 > 1.4 test4 > > Table2: With column number and result

Re: [SQL] DB question - Merging data from one table to another.

2004-04-05 Thread malia, sean
Title: RE: DB question - Merging data from one table to another. Hello, I'm not sure if this is even possible, but I'll throw it by you anyway.  Say I have 2 tables: Table1:  With columns number and name 1.1 test1 1.2 test2 1.3     test3 1.4 test4 Table2: With column nu