This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
SQLDaily
sqldaily.bsky.social
did:plc:blmnab373idbogizdn742doc
Oracle Database 23ai becomes Oracle AI Database 26ai when you apply the Oct 2025 Release Update
This adds a GRAPHQL table function that
Accepts #GraphQL queries
Maps fields to database tables and columns
Returns JSON
e.g.
SELECT * FROM GRAPHQL ( ' tab { col1 col2 } ' )
2025-10-23T11:03:43.057Z