Q. What are DDL and DML?
Answer =
Data Definition Language (DDL) Commands: Commands that allow you to perform tasks related to data definition e.g.,
> Creating, altering and dropping.
> Granting and revoking privileges and roles.
> Maintenance commands
Data Manipulation Language (DML) Commands: Commands that allow you to perform data manipulation e.g., retrieval, insertion, deletion and modification of data stored in a database.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )