Tuesday, April 17, 2012

Convert SQL table into XML format


Below is the SQL query to convert any table in XML format

SELECT * from Assessment1_GeneralFormulation for XML RAW , ROOT ('table'), ELEMENTS XSINIL