forked from docs/doc-exports
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>
5.5 KiB
5.5 KiB
Opening a Table
Prerequisites
- At least one table has been created in the current keyspace.
Procedure
- On the top menu bar, choose Keyspace Management. On the displayed Objects page, select Tables, locate the target table, and click Open in the Operation column.
- On the table details page, double-click a cell to edit data. After adding or editing data, submit and save the changes.
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.
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.
Parent topic: Table Management