Answer Posted / prakash patidar
DDL deal with structure of tables ,It means this is work on
create table and delete table.
ex- crate table, drop table.
DML deal with data in table. if we are used DML query it's
affected only data not on table structure.
ex- insert,update ,delete.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is variable give example?
What are the features of php?
How do you identify independent and dependent variables in research?
Tell me what is the use of isset() in php?
Is uploaded file php?
Explain me the difference between include and require?
How do you put a space in html?
What is session in c#?
What is the difference between html and php?
Why use php artisan serve?
How we get browser details of clients machine?
How to track no of user logged in?
What is cookies? How to create cookies in php?
Describe PHP error and logging information?
What are the features and advantages of object-oriented programming in php?