Answer Posted / r.veeramanikandan
DDL----> Data definition Language is used to define the structure of database
DML-----> Data Manipuation Language is used the manage the data within the structure
DCL-----> Data Control Language is used to control the database. (grant priviledges to users)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function in PHP do not return a timestamp?
What is mvc php?
How do you define a constant?
Differences between get, post and request methods ?
Which is not a file-related function in php?
How to read the entire file into a single string?
What is difference between html and php?
List some sorting functions in php?
What are the rules to determine the “truth” of any value which is not already of the boolean type?
Does php have block scope?
What is a class in php programing?
How do you remove whitespace from the beginning and end of a $string variable?
how to open & closing opening period in fico
What are access specifiers?
Tell me how can we define a variable accessible in functions of a php script?