How to Use JSON in Oracle SQL

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. Visit our Tutorial page on our website to download the scripts and PPT for this presentation - https://skillbuilders.com/course/how-... 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