Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
7.1 KiB
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.
- On the displayed page, check the view details directly or using Where Condition.
Table 1 Functions Item
Description
Where Condition
Filters records.
Quickly Generate Test Data
Quickly generates test data for table structure testing and allows you to set rules.
Copy Row
Allows you to copy data of a selected row. Specifically, select the target row and click Copy Row.
Copy Column
Allows you to copy data of a selected column. Specifically, click Copy Column and select a column from the drop-down list.
Copy
Allows you to copy a piece of data. Specifically, hover the cursor on the data and click Copy.
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.
Add
Allows you to add rows.
Submit
Allows you to submit and save the changes to data.
Delete Row
Allows you to delete the selected rows.
Export
Exports a maximum of 10,000 data records as CSV or SQL files.