What Are The Difference Between DDL, DML and DCL Commands - Oracle FAQ
What Are The Difference Between DDL, DML and DCL Commands - Oracle FAQ
are the difference between DDL, DML and DCL commands? | Oracle FAQ
DDL
Data Definition Language (DDL) statements are used to define the
database structure or schema. Some examples:
DML
Data Manipulation Language (DML) statements are used for managing data within schema objects. Some examples:
DCL
Data Control Language (DCL) statements. Some examples:
TCL
Transaction Control (TCL) statements are used to manage the changes made by DML statements. It allows statements to be
grouped together into logical transactions.
data:text/html;charset=utf8,%3Ch1%20class%3D%22title%22%20style%3D%22fontfamily%3A%20'Trebuchet%20MS'%2C%20Geneva%2C%20Arial%2C… 1/2
4/12/2016 What are the difference between DDL, DML and DCL commands? | Oracle FAQ
‹ SQL up
data:text/html;charset=utf8,%3Ch1%20class%3D%22title%22%20style%3D%22fontfamily%3A%20'Trebuchet%20MS'%2C%20Geneva%2C%20Arial%2C… 2/2