TablePlus Documentation
  • Overview
  • Getting Started
  • GUI Tools
    • The Interface
      • Quick Look
      • Menu
      • Toolbar
      • Left sidebar
      • Right sidebar
      • Console Log
      • Query Editor
      • Multi Tabs / Workspaces / Windows
    • Open Anything
    • Code Review & Safemode
      • Code Preview
      • Commit changes
      • Discard changes
      • Safe mode
    • Connections & Command Line (CLI)
    • Database
    • Working with Table
      • Table Basics
      • Row
      • Column
      • Constraint
      • Index
      • Trigger
    • Filter
    • Database Objects
      • Function
      • Procedure
      • View
    • Import & Export
    • Backup & Restore
    • User Management
    • Metrics board
  • Query Editor
    • Editor Basics
    • Multiple Carets
    • Query Favorite & Keyword Binding
    • Query History
    • Streaming Results & Async Loading
    • Autocomplete
    • Split Panes
    • Split Results into Tabs
    • Working With Query Results
    • Format query (beautify/minify/uglify)
    • Query Parameters
    • Customize Query Editor
  • Preferences
    • General
      • Application
      • Table Data
      • SQL Editor
      • CSV File
      • Connections
    • Fonts & Colors
    • Crash & Security
    • Keymap
  • Utilities
    • Plugin
    • DBngin
    • Shortcut Keys
    • Licensing
    • Troubleshooting
Powered by GitBook
On this page
  • Auto hide table scrollers
  • Alternating row background
  • Estimate count

Was this helpful?

  1. Preferences
  2. General

Table Data

Auto hide table scrollers

When enabled, the table scrollers will be hidden when not in use instead of showing all the time.

  • In the Settings/Preferences dialog (⌘ + ,), go to General tab

  • Tick/untick the Auto hide table scrollers to enable/disable it.

Alternating row background

By default, TablePlus displays the alternating colours so that you can easily distinguish different data rows. You can deselect this option to use them same colour for every row.

  • In the Settings/Preferences dialog (⌘ + ,), go to General tab

  • Tick/untick the Alternating row background colors to enable/disable it.

Estimate count

It's recommended to be turned on for better performance. When you turn it off, TablePlus might take longer to return the query results.

  • In the Settings/Preferences dialog (⌘ + ,), go to General tab

  • Tick/untick the Estimate count to enable/disable it.

  • Set the limit of row numbers when TablePlus starts estimating count.

PreviousApplicationNextSQL Editor

Last updated 5 years ago

Was this helpful?