Help Center/
GaussDB/
Developer Guide(Centralized_V2.0-8.x)/
FAQ/
What are the types of SQL languages?
Updated on 2025-08-19 GMT+08:00
What are the types of SQL languages?
Answer: SQL languages are classified into the following types:
- Data definition language (DDL) is used to define or modify an object in a database, such as a table, an index, or a view.
- Data manipulation language (DML) is used to perform operations on data in database tables, such as inserting, updating, querying, or deleting data.
- Data control language (DCL) is used to set or change the permissions of database users or roles.
Parent topic: FAQ
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.