Differentiate between ddl and dml
Answers
Answered by
4
Explanation:
The basic difference between DDL and DML is that DDL (Data Definition Language) is used to Specify the database schema database structure. On the other hand, DML (Data Manipulation Language) is used to access, modify or retrieve the data from the database.
Please mark me as brainliest if it helps and follow me and I will also follow you back
Similar questions