简体   繁体   中英

XML report using SQL query

I've 6 different tables. I need to create one XML report using these 6 tables in oracle with sql query. In that XML report data values are coming from 6 different tables.Moreover I don't find any relationship between these tables. Suppose if I find relationship what would be my approach to solve this kind of problem.

Please waiting for your valuable comments. Thanks in advance.

Start here. This is the XMLGEN function. https://docs.oracle.com/database/121/ARPLS/d_xmlgen.htm#ARPLS374

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM