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
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
-
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
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