Browse Generate SQL

Generate SQL

Generate SQL

Create a query from a natural-language question using the current reviewed schema.

Steps

1

Open the SQL Generation Workspace

Choose or create a reviewed schema first.

2

Enter the question

Describe the columns, calculations, filters, grouping, and sort order you need.

3

Send the prompt

The assistant uses the current schema and conversation context to construct SQL.

4

Inspect the result

Review the complete query and any assumptions before testing it.

Open the relevant SQL Mocker tool

Continue with this workflow in SQL Mocker when you are ready.

Related documentation