Generate SQL
Refine SQL With Follow-Up Questions
Use the assistant conversation to adjust generated SQL without restating the complete request.
Steps
1
Review the current query
Identify the exact output or logic that needs to change.
2
Ask for one clear change
For example, request another filter, different grouping, or an additional output field.
3
Use exact field names when needed
Select schema fields where a term could map to multiple columns.
4
Compare the revised SQL
Confirm that unrelated joins, filters, and calculations remain intact.
Open the relevant SQL Mocker tool
Continue with this workflow in SQL Mocker when you are ready.
