This document discusses using the JSON_TABLE function in Oracle Database to convert JSON documents into relational data and perform SQL operations on the results. It shows examples of extracting data from JSON fields, filtering results, aggregating data, modifying JSON objects, and returning modified data back into JSON format. The document also advertises related presentations on new SQL features at an upcoming conference.