The spreadsheet is composed of a toolbar, column headers, row headers, and cells.
The spreadsheet toolbar provides shortcuts for common actions taken while using the spreadsheet. All of these commands are also available in the Spreadsheet menu.





The column headers can be clicked on to sort the data by that column. If you click on the same column again, the sort order will be reversed.
You can resize the width of each column by placing the mouse between two column headers and then dragging the column to the desired width.
You can reorder the columns by clicking and dragging the column header.
Each row is preceeded by a row number. This number is arbitrary and has no relationship to the actual data. You can select an entire row by clicking on the row number.
The actual data from the database is displayed in cells. You can edit a cell by double clicking on it. When finished, press Return. The spreadsheet only allows selecting entire rows. When you are done editing a cell, you can press tab to move to the next editable cell, or shift-tab to move to the previous editable cell.
Related topics
Some data types might not be supported in the spreadsheet, such as BLOBs. If a data type can not be displayed in the spreadsheet, it will not appear.