How to Use JSON in Oracle SQL

preview_player
Показать описание
Learn how to implement JSON within an Oracle SQL. Configuration is straight forward, but the ability to manipulate JSON data requires an understanding of various new SQL features in Oracle. We will demonstrate the primary features you will need, together with recommendations when to use each. We will also cover typical challenges that are encountered and how to overcome them.

Chapters:
00:00 - Introduction to How to Use JSON in Oracle SQL
01:50 - What is JSON
14:42 - Updating JSON in the Database
24:12 - Consuming JSON Data
43:16 - Summary to How to Use JSON in Oracle SQL
Рекомендации по теме
Комментарии
Автор

Nice Job. Good basic introduction to JSON, retrieving JSON in particular.

joekerr
Автор

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

krishnachaithanya