Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.05 KB

File metadata and controls

21 lines (18 loc) · 1.05 KB
name sql
description SQL scripts for Oracle AI Database features such as JSON, vectors, and Select AI.
tags
AI
Database
JSON
SQL
Vector Search
blog_post

SQL examples for Oracle AI Database

Example program Description
INSERT INTO ... BY NAME Demonstrate how to use Oracle AI Database 23.26.1 RU INSERT INTO ... BY NAME syntax.
JSON_TRANSFORM function Examples using JSON_TRANSFORM to modify JSON data.
Select AI Get started with Select AI on Autonomous Database.
Similarity Search Simple use of Similarity Search with vectors (AI Vector Search)