Skip to main content

Query Results

Interactive grid for viewing and analyzing query output.

Results Panel

Column Operations

ActionHow
SortClick header (click again for descending, third click clears)
Multi-sortHold Shift and click additional headers
FilterClick filter icon in header
ResizeDrag column border (double-click to auto-fit)
ReorderDrag header to new position
PinRight-click header to pin left/right
HideRight-click header to hide column

Search and Filter

ShortcutAction
Cmd/Ctrl+FOpen quick search
EscapeClose search and clear filter

The search filters visible rows by matching any column value.

Hide Null Columns

Click the visibility icon in the footer to hide columns where all values are NULL.

Column Filters

Click the filter icon in any column header to filter by:

  • Text (contains, equals, starts with, ends with)
  • Numbers (equals, greater than, less than, in range)
  • Blanks or non-blanks

Selecting and Copying

WhatHow
Text in cellClick and drag to select text
CellClick cell, then Cmd/Ctrl+C
RowClick row number, then Cmd/Ctrl+C
ColumnClick header, then Cmd/Ctrl+C
Multiple rowsClick and drag row numbers, then Cmd/Ctrl+C
AllCmd/Ctrl+A, then Cmd/Ctrl+C
Current pageClick copy button in footer

Use the pagination controls in the footer to page through results. Click the dice button to jump to a random page - useful for sampling large datasets.


Nested and Repeated Fields

BigQuery nested (STRUCT) and repeated (ARRAY) fields display as:

  • Hierarchical columns: Nested fields grouped under parent headers (enable in Settings)
  • Row spanning: Identical values merged vertically for cleaner display
  • JSON in cells: Complex values shown as formatted JSON

Exporting Results

Click the export button in the footer:

DestinationDescription
Google SheetsExport current page or full results to a spreadsheet
Cloud StorageOpens EXPORT DATA query for large datasets

Query History

Click the history button to view previous queries run in this tab. Each entry shows the query preview, row count, and timestamp. Click to re-run in a new tab.


Drill Down

After running a query, click the drill down button to open the result table in a split view for further exploration.

Cmd/Ctrl+Click the button to copy the destination table path instead.


View Modes

Switch views using the mode selector in the footer:

ModeDescription
GridTabular view with sorting, filtering, and column operations
JSONResults as formatted JSON
InfoQuery metadata: job ID, duration, bytes processed, destination table
Results Table Mode JSON Results Mode