This document introduces how to query and change data in the DMC enterprise edition.
Prerequisites
The user should have the role of DMC administrator or a regular user with authorized database access.
Directions
Query Data: Using the SQL Window
The SQL window provides users with a graphical SQL editor featuring predefined SQL templates and support for user-defined SQL execution, facilitating efficient database querying and management through an intuitive interface.
Data Change
Database Management Center (DMC) allows users to submit data change tickets for database changes. After submission, the system performs previews, SQL validation, ticket approval, and execution. Supported SQL statements include SQL statements such as CREATE, INSERT, UPDATE, DELETE, and TRUNCATE.
More Operations