Managing Tables and Indexes Using Console
Learn how to manage Oracle NoSQL Database Cloud Service tables and indexes from the Console.
This article has the following topics:
Viewing Table Details
Learn how to view Oracle NoSQL Database Cloud Service table details from the NoSQL console.
Editing Tables
You can update reserved capacity (if the table is not an Always Free NoSQL table) and Time to Live (TTL) values for your Oracle NoSQL Database Cloud Service tables from the NoSQL console.
Altering Tables
Learn how to alter Oracle NoSQL Database Cloud Service tables by adding in simple or advanced mode, or deleting columns using the NoSQL console.
- Simple Input Mode: You can use this mode to alter the NoSQL Database Cloud Service table declaratively, that is, without writing a DDL statement.
- Advanced DDL Input Mode: You can use this mode to alter the NoSQL Database Cloud Service table using a DDL statement.
Moving Tables
Learn how to move Oracle NoSQL Database Cloud Service table to a different compartment from the NoSQL console.
Note:
You cannot move a child table to another compartment. If the parent table is moved to a new compartment, all the descendant tables within the hierarchy will be automatically moved to the target compartment in a single operation.Viewing Table Metrics
Learn how to view Oracle NoSQL Database Cloud Service table metrics from the NoSQL console.