| Example program | Description | |------------------------------------------------------|-----------------------------------------------------------------------------------| | [INSERT INTO ... BY NAME](./insert_into_by_name.sql) | Demonstrate how to use Oracle AI Database 23.26.1 RU INSERT INTO ... BY NAME syntax. | | [JSON_TRANSFORM function](./json_transform.sql) | Examples using `JSON_TRANSFORM` to modify JSON data. | | [Select AI](./select_ai.sql) | Get started with Select AI on Autonomous Database. | | [Similarity Search](./similarity_search.sql) | Simple use of Similarity Search with vectors (AI Vector Search) |
SQL
Standalone
SQL examples for Oracle AI Database
SQL scripts for Oracle AI Database features such as JSON, vectors, and Select AI.
#AI#JSON#SQL#Vector Search
What this sample helps you learn