insert select in ONE statement?

2002-02-20 Thread Lee P Reilly
Hi, I wonder if anyone can offer me some advice with this one: I have a table called 'iq_data' holding just a primary key and a field called 'iq_data'. +++--+-+-++ | Field | Type | Null | Key | Default | Extra |

RE: insert select in ONE statement?

2002-02-20 Thread Daniel Rosher
AUTO_INCREMENT column with a non-magic value (that is, a value that is not NULL and not 0). ' Regards, Dan -Original Message- From: Lee P Reilly [mailto:[EMAIL PROTECTED]] Sent: Thursday, 21 February 2002 8:50 a.m. To: MySQL Subject: insert select in ONE statement? Hi, I wonder if anyone

RE: insert select in ONE statement?

2002-02-20 Thread Johnson, Gregert
Johnson -Original Message- From: Lee P Reilly [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 2:50 PM To: MySQL Subject: insert select in ONE statement? Hi, I wonder if anyone can offer me some advice with this one: I have a table called 'iq_data' holding just a primary