Interact with metadata to improve Select AI SQL query generation
- Services: Autonomous Database on Dedicated Exadata Infrastructure, Autonomous Database on Exadata Cloud@Customer
- Release Date: February 17, 2026
Select AI on Autonomous AI Database on Dedicated Exadata Infrastructure includes the following new features:
- Select AI enables you to add table comments to the metadata of the LLM for a better SQL generation. You can achieve this by specifying comments to true in your AI profile. See Example: Improve SQL Generation with Table and Column Comments" in Select AI Examples
- Select AI integrates annotations in Oracle AI Database 26ai by adding it to the metadata that is sent to the LLM. You can achieve this by specifying annotations to true in your AI profile. See Example: Improve SQL Generation with Table and Column Annotations" in Select AI Examples
- Select AI adds foreign key and referential key constraints into the metadata of the LLM to generate accurate JOIN conditions. You can achieve this by specifying constraints to true in your AI profile. See Example: Improve SQL Query Generation with Foreign Key and Referential Key Constraints" in Select AI Examples.