Hello
I would like to know a way to create an XML file using MySQL queries only. without using any scripting language at all.
Are there any books, tutorials on this topic ?
UPDATE:
I would like to clear it out that I want to use sql queries which would forward XML data to a php Script.