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

Re: Copying data from one table to another.

2001-09-10 Thread Sheridan Saint-Michel
: 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 table to another. I can pull the correct information out

Re: Copying data from one table to another.

2001-09-10 Thread Eric Spletzer
/I/N/INSERT_SELECT.html Sheridan Saint-Michel Website Administrator FoxJet, an ITW Company www.foxjet.com - Original Message - From: Eric Spletzer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 10, 2001 4:38 PM Subject: Copying data from one table to another