Operational Property Graphs in Oracle Database 23c Free – Developer Release
- April 4, 2023
- Posted by: Konstantin Gork
- Category: Databases
No Comments
There are many implicit and explicit connections in data that can reveal new insights into your data. Traversing these connections in data usually requires complex recursive queries or lengthy joins. In Oracle Database 23c Free – Developer Release, the GRAPH_TABLE function and MATCH clause of the new SQL:2023 standard enable you to write simple SQL queries to follow connections in data.