SQL Workspace
Purpose
SQL panel gives sheet-level query and mutation commands without leaving workbook context.
Supported Commands
- SELECT / WHERE / ORDER BY / GROUP BY / JOIN
- CREATE SHEET / ALTER SHEET / DROP SHEET
- INSERT / UPDATE / DELETE
Execution
Parsed SQL is mapped to workbook mutation engine. Result table displays columns, rows, and write status.