Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello House, please does anyone know the syntax for generating XML structure from PostgreSql? in SQL server i use something like this: SELECT receiptno,retype,make FROM receipt for XML AUTO, Elements; but i dont know how to do it in PostgreSql. Thanks in advance.
Posted
Updated 1-Jul-13 5:57am
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900