MySQL returns the tablename if possible otherwise the alias. I find
this an acceptable solution. Having at least a name one could query the
meta system in other to determine whether it is a table name or not.
I am working on automatically generated web interface on the basis of a
single SQL query. This is why I need to know the columns and tables
involved in the query: http://www.melstra.nl/test/Form1.php
Best regards,
Alex Stienstra.