Highlight some rows in a table

To highlight specific rows in a table you can use a filtered table.

With the filtered tables you can have a partial view of the data from a regular table according to one or more conditions.

Instead of highlighting the rows in the same table, with the filtered table you have the convenience of having all the rows that meet the conditions, in the same table view.

Here's how to create a filtered table:

  1. Enter BaseBear.
  2. Click Edit button below a database name.
  3. Click "Create filtered table" button.
  4. Enter the table name.
  5. Choose a colored icon.
  6. Choose an origin table in "This table is based on".
  7. Check "Filter the data with this conditions" option.
  8. Enter one or more conditions.
  9. Click Create button.