At 13:30 -0800 11/8/02, Qunfeng Dong wrote:
Hi, Can anybody give me a simple example of using PHP's mysql_query to perform mulitple mysql queries. I
If you mean an example of a single call to mysql_query() that performs multiple queries, no one will be able to show you an example. It doesn't work that way. It executes a single query per call.
am using MySQl 3.23, trying to use create temporary table and insert ... select to overcome the lack of union operation in that verion of MySQL. Thanks!Qunfeng Dong
--------------------------------------------------------------------- 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