Re: duplicating collumn

2002-01-04 Thread Dibo Chen
Michael Brunson wrote: > > On Fri, 04 Jan 2002 00:58:19 +0200, "P.Agenbag" > <[EMAIL PROTECTED]> wrote: > > | Hi > | I have two tables, one contains a persons name and an ID number. The > | other table contains the ID number and another field. Is there a way of > | moving this collumn to the fir

Re: duplicating collumn

2002-01-03 Thread Michael Brunson
On Fri, 04 Jan 2002 00:58:19 +0200, "P.Agenbag" <[EMAIL PROTECTED]> wrote: | Hi | I have two tables, one contains a persons name and an ID number. The | other table contains the ID number and another field. Is there a way of | moving this collumn to the first table to corrlate with the ID's, ie

RE: duplicating collumn

2002-01-03 Thread Eric Mayers
- From: P.Agenbag [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 03, 2002 2:58 PM To: mysql Subject: duplicating collumn Hi I have two tables, one contains a persons name and an ID number. The other table contains the ID number and another field. Is there a way of moving this collumn to

duplicating collumn

2002-01-03 Thread P.Agenbag
Hi I have two tables, one contains a persons name and an ID number. The other table contains the ID number and another field. Is there a way of moving this collumn to the first table to corrlate with the ID's, ie, table 1 must now contains name, ID and another field that is specific to the per