sql - Is there any inbuilt stored procedure which will return the output of a query as an XML document..? -


is there inbuilt stored procedure in sql-server return output of query xml document..? need convert result of query or stored proc xml of desired format , save xml desired folder.

there several ways.
blog post shows some.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -