MySQL client and the XML format
Hi,
I have been playing around with the XML feature in the MySQL client. Is it possible to include the type of each field?
Try this query: SELECT NULL, 'NULL'; You won't be able to tell if a field is NULL or contains the string NULL. It could be nice as well to tell if a field is an integer, a string or something else.
I will also look forward to have a XML output feature included directly in the MySQL server.
Thanks in advance,
Bjarke Walling Petersen
Subject
Written By
Posted
MySQL client and the XML format
March 08, 2006 06:31AM
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.