In the last episode (Jul 31), David Kramer said:
> Im looking for info on Mysql's Bulk Data Loading Utility?  Does it
> even have one?  Does it just use Perl's DBI?  Any syntax would be
> greatly appreciated...

Check out http://www.mysql.com/doc/L/O/LOAD_DATA.html .  It's a
stripped-down version of Oracle's SQL*Loader syntax, but useable for
most purposes.

-- 
        Dan Nelson
        [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