MySQL Forums
Forum List  »  Newbie

set prefix (e.g. tablename) on result-fields
Posted by: dan dan
Date: August 10, 2005 08:53AM

hi out there,

[don´t know, if it´s a kind of newbie-question, so sorry when it´s off-topic]

when e.g. doing

SELECT * FROM tableA;

is it possible to place an option, that all fields in the result set contain a prefix - for example the table-name ("tableA")?

tableA_field1 tableA_field2
--------------------------
foo bar
foo2 bar2
-------------
2 rows in set


i would do anything for such an option :-))

bye

yours dan

Options: ReplyQuote


Subject
Written By
Posted
set prefix (e.g. tablename) on result-fields
August 10, 2005 08:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.