- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Overview
- Permissions Management
- Logging In to the DAS Console
- Adding Login Information
- Logging In to a Database
- Modifying Login Information
- Deleting Login Information
- Logging In to Databases Shared by Others
- MySQL DB Instance Management (Development Tool)
- RDS for PostgreSQL Instance Management (Development Tool)
- DDS DB Instance Management (Development Tool)
- Distributed DDM DB Instance Management (Development Tool)
- Intelligent O&M
- Audit
- Change History
- Best Practices
-
FAQs
- Product Consulting
-
Connection Management (Development Tool)
- What Should I Do If I Can't Connect to My DB Instance Due to Insufficient Permissions?
- What Should I Do If I Can't Connect to My RDS for MySQL Instance?
- What Should I Do If I Can't Connect to My ECS (MySQL) Instance?
- What Should I Do If I Can't Connect to My RDS for PostgreSQL Instance?
- What Should I Do If I Can't Connect to My ECS (PostgreSQL) Instance?
- What Should I Do If I Can't Connect to My DDS Instance?
- What Should I Do If I Can't Connect to My DDM Instance?
- How Do I View and Modify ECS Security Group Rules?
- How Do I View and Modify Firewall Rules?
- Usage
- Service Support
- Change History
- Videos
Show all
Database Management
Function Overview
Function |
Description |
---|---|
Database information |
Displays the name, IP address, character set, and SQL window of the current database. |
Schema list |
Allows you to manage data with different schemas in a database. |
Object list |
Consists of five types of objects, respectively tables, views, stored procedures, triggers, and sequences. |
Metadata Collection |
Allows DAS to automatically collects only the data such as database names, table names, and field names in an instance (user data in your tables is not included).
|
List details |
Displays the operation area for each type of object. |
You can go to the Database Management page in either of the following ways:
- Choose Database Management on the top menu bar.
- In the database list of the Home page, locate the target database and click Manage in the Operation column.
Object List
You can manage tables, views, stored procedures, triggers, and sequences of PostgreSQL databases. Graphical windows for creating objects are not available. To create an object, execute SQL statements in the SQL window.
- For details on how to manage tables, see Table Management.
- For details on how to manage views, see View Management.
- For details on how to manage stored procedures, see Stored Procedure Management.
- For details on how to manage triggers, see Trigger Management.
- For details on how to manage sequences, see Sequence Management.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.