Returning XML with SELECT statements? IS THIS POSSIBLE? - Mailing list pgsql-general

From Ryan Griggs
Subject Returning XML with SELECT statements? IS THIS POSSIBLE?
Date
Msg-id OCEBKBFANNGJLIOGNHMBEEIJCOAA.rgriggs@hilltop.net
Whole thread Raw
Responses Re: Returning XML with SELECT statements? IS THIS
List pgsql-general

I desire to develop an XML-based web application which interfaces with a backend PostgreSQL database.

Is there any way to instruct the SELECT statements to return results as XML rather than a dataset?  Microsoft SQL Server uses the “for xml auto” option to return XML results.

 

Thank you for information on this issue!

 

Ryan Griggs

ryan.griggs@gmail.com

 

pgsql-general by date:

Previous
From: stan
Date:
Subject: FW: Can't connect to instance with pgaccess
Next
From: "Ben Hallert"
Date:
Subject: Tricky SELECT question involving subqueries