Before I think about this, which is it?

insert into master (col1) values (1), (2);
or
insert into master (col1) values (1), (2), (3);

Michael

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to