Community

XML output from MySql

(Erik Wetterberg) Many times you need to produce XML output from your MySql database. MySql has no built-in support for creating XML in it’s SQL implementation but you can easily add support using the stored function feature.

Read More - Register for Free Membership