Re: Copying data from one table to another.

2001-09-10 Thread Eric Spletzer
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. >> &

Re: Copying data from one table to another.

2001-09-10 Thread Sheridan Saint-Michel
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

Copying data from one table to another.

2001-09-10 Thread Eric Spletzer
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