Greetings,

I need to be able to insert many rows into a table at once.  Only one
field, an incremental serial number will change for each row.  Is there
a way to do that in a single query? I need to be able to specify the
start and end points (i.e. start at 599999 and end at 605000) Or do I
have to put the query in a for_next loop and let the webserver churn
away on it?

Thanks.

Andrew Hazen, O.C.P.       Jatech Solutions Inc.
E-Commerce Developer       www.jatech.ca

Specializing in OSCOMMERCE applications and PHP/MySQL programming.

[EMAIL PROTECTED]
[EMAIL PROTECTED]



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to