Opening a View
Procedure
- On the top menu bar, choose Database Management. On the displayed Objects page, select Views, locate the target view, and click Open in the Operation column. Figure 1 Opening a view
- On the displayed page, check the view details directly or using Where Condition. Figure 2 Obtaining view details
Table 1 Functions Item
Description
Where Condition
Filters records.
Copy Row
Copies data of selected rows. 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.
Binary to Hexadecimal
Prevents binary data in columns from being displayed as garbled characters. If there is binary data in columns, you must select this option.
Refresh
Allows you to update table data manually.
Row Details
Shows the detailed information of a specified row.
Export
Exports a maximum of 10,000 data records as CSV or SQL files.
View data can be only queried, but not be edited, because views do not have primary keys.
Last Article: Creating a View
Next Article: Altering a View
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.