<div class="moz-text-flowed" style="font-family: -moz-fixed">I would like to avoid the necessity of specifying all of the fields -
instead use the following syntax:


INSERT INTO teachers VALUES
(1,12345,NULL,'Harry','Smith','707-773-4523',2',...

However, the first field is an autoincrementing field.  Will MySQL
ignore my value and overwrite it with the "auto" value?

The next is question is the command line syntax for importing a file
liek the above?  I have never done it and I am using the Linux version
of MySQL.

Todd

--
Ariste Software, Petaluma, CA 94952 \n [EMAIL PROTECTED]

</div>


--------------------------------------------------------------------- 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