The results grid
Query results appear in a fast data grid below the editor.
Explore results
- Sort by clicking a column header.
- Filter rows to narrow large result sets.
- Copy cells, rows, or the whole result.
- Navigate with the keyboard using an active-cell cursor.
Editing cells
On non-production connections, you can edit cell values in place and apply the changes back to the database. Type-aware helpers include Set to default for a column. On connections flagged as production, in-grid editing is locked to protect live data.
Large results
Results are paginated so the grid stays responsive even on large queries. Page through the results rather than loading everything into memory at once.