I got the following query:
SELECT * FROM t1,t2
In the result I get as column just the column name only, but I like to get the table name with it, just I must use it in the where clause. How can I do this?
Thanks in advanced,
Frank de Bot
--------------------------------------------------------------------- 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