Updated on 2023-03-28 GMT+08:00

View Management

Procedure

  1. On the top menu bar, choose Database Management. In the Select Database dialog box, select a database and click OK. On the displayed Objects page, select View, locate the target view, and click Open in the Operation column.
  2. On the displayed page, you can check the view directly or click Where Condition to get the view information.

    Table 1 Functions

    Item

    Description

    Where Condition

    Filters records.

    Copy Row

    Copies data of the selected row. Specifically, double-click the target row and then click Copy Row.

    Copy Column

    Allows you to copy all data in a column by selecting this column from the Copy Column drop-down list.

    Column Settings

    Allows you to set the columns you want to display.

    Refresh

    Allows you to update table data manually.

    Row Details

    Shows the detailed information of a specified row.

    View data can be only queried, but not be edited, because views do not have primary keys.