t;
> To: <[EMAIL PROTECTED]>
> Sent: Monday, September 10, 2001 4:38 PM
> Subject: Copying data from one table to another.
>
>
>> Hello, I'm a newbie, so pardon my lack of wherewithal with MySQL, and
> thanks
>> for the help in advance.
>>
&
lt;[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 4:38 PM
Subject: Copying data from one table to another.
> Hello, I'm a newbie, so pardon my lack of wherewithal with MySQL, and
thanks
> for the help in advance.
>
> I have two table and I want to copy info from one tabl
Hello, I'm a newbie, so pardon my lack of wherewithal with MySQL, and thanks
for the help in advance.
I have two table and I want to copy info from one table to another. I can
pull the correct information out with a select statement that looks
something like this
Select x1 from tbl1, tbl2 where