SQL/XML (SQLX) : Generating XML using SQL in Oracle

preview_player
Показать описание
This video gives an overview of the SQL/XML (SQLX) functionality, which can be used to generate XML documents using SQL. For more information see:

Cameo by Kevin Closson :

Cameo appearances are for fun, not an endorsement of the content of this video.

All trademarks, product names and logos are the property of their respective owners.
Рекомендации по теме
Комментарии
Автор

How I can add another sql xmlelement and attributes above 'emp' something like summary? I trying it myself but I there was error and dont know how to handle it

exztaza
Автор

Nice video. Thanks.
I have registered several schemas (xsd) in xdb database and, thus, were generated lots of types, collections and tables.
Do you know where I can find a way of generating xml conforming a specific xsd (already registerd in the database) simply instantiating (and setting values to their attributes) objects created by oracle during the registration of schema?

demetriusmds
Автор

Hello, I found your video really usefull but I wonder if there's a way to export the result of the query to an actual xml file 🤔⁉️

JorgeEnriqueValle
Автор

Nice Tut..Many Thanks..But what's the difference between XML forest and XML element...They are showing the same output.

siddhartharao
Автор

that "dot.com" made me laugh more than it should have. Great video

everlatif
Автор

Cleared the concept ! Thanks
one more function if you can please explain will be very useful - XMLSERIALIZE

gauravdutta