Re: [PHP] mysql query and maximum characters in sql statement
- Date: Fri, 09 May 2008 09:59:43 +1000
- From: Chris <dmagick@xxxxxxxxx>
- Subject: Re: [PHP] mysql query and maximum characters in sql statement
Sanjeev N wrote: > Hi Jim Lucas, > > You are correct... i want to run in the same way. > > but as my 2 tables, column name are different i cant run the LOAD DATA > infile. If you're inserting the same data, then use LOAD DATA INFILE to load it into a temporary table, then use INSERT SELECT's to put them into the other tables. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- References:
- [PHP] mysql query and maximum characters in sql statement
- From: Sanjeev N
- Re: [PHP] mysql query and maximum characters in sql statement
- From: Jim Lucas
- Re: [PHP] mysql query and maximum characters in sql statement
- From: Jim Lucas
- Re: [PHP] mysql query and maximum characters in sql statement
- From: Waynn Lue
- Re: [PHP] mysql query and maximum characters in sql statement
- From: Jim Lucas
- Re: [PHP] mysql query and maximum characters in sql statement
- From: Chris
- Re: [PHP] mysql query and maximum characters in sql statement
- From: Sanjeev N
- [PHP] mysql query and maximum characters in sql statement
- Prev by Date: Re: [PHP] Re: Where to start!
- Next by Date: Re: [PHP] Recursion... Sort of...
- Previous by thread: Re: [PHP] mysql query and maximum characters in sql statement
- Next by thread: [PHP] extending Xpath
- Index(es):