SQL/JSON : Generate JSON from SQL in Oracle Database 12.2 Onward

preview_player
Показать описание
This video gives a quick demonstration of the SQL/JSON functionality for generating JSON from SQL, introduced in Oracle database 12.2. For more information see:

SQL/JSON Generation Functions in Oracle Database 12c Release 2 (12.2)

JSON Support in Oracle Database 12c Release 1 (12.1.0.2)

JSON Support Enhancements in Oracle Database 12c Release 2 (12.2)

JSON Support Enhancements in Oracle Database 18c

JSON Support Enhancements in Oracle Database 19c

JSON : All Articles

Cameo by Roel Hartman :

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.
Рекомендации по теме
Комментарии
Автор

got a question, using sql/json in pl/sql, the returning keyword does not seem to work, getting errors.. is there a way around it? thx

yanko
Автор

Hi, json IS a powerful data structure. Excelente demo. Si i have a question, how to pass a json object or json array by parameter in a store procedure.

JBLL
Автор

Hi how to update the spicific field in json collection using soda pl sql

krishnachaithanya
Автор

Hello, what about the limit of 4000 chars? lets say I have a json of 1000 rows

pablogallucci
Автор

I there anything could help me to do the same process but with version 12.1?

youssefmohamed