Hi,INSERT INTO Table (Column) SELECT Colum FROM OtherTable;
Is it possible to insert multiple records into a table with only one command i.e.
INSERT INTO Table (Column) VALUES (A, B, C ....)
Luis Sousa
Thanks for your help
-- Luis Sousa Especialista de Informática Gabinete de Gestão de Informação, ext: 7837 Campus de Gambelas Universidade do Algarve, tel: 289800900
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php