For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQL Queries

These queries are converted to standard SQL statements by SQLQueryProducer.

These queries support simple, aggregation and command query types and convert them to SQL strings for execution.

SQL queries do not use any specialized parameters.

Last updated