JP> Is there any ability to put tables dynamic in a query?
JP> I have to do a select * for many tables and it would be cool if I
just do
JP> something like this
JP> select * from (select t from mytables).
JP> Thanks a lot,

>You can't do this with MySQL only. Using external programming - yes, sure. 

Doesn't MySQL support Execute() ?? (E.g. on the fly compilied quries.)

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