Answer Posted / neelam praveen
SQL is the structured query language which is used as Data
Definition Language, Data Manipulation Language FOR Database
Like Oracle, MySQL, PostGre SQL etc.
So, SQL is an interface between Users and Databases like
MySQL,Oracle etc.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is general log in mysql?
How can you count the total number of records of any table?
What is myisam?
Why do we use group by and order by function in mysql?
Why use stored procedures in mysql?
How will you export tables as an xml file in mysql?
How do I find the size of a mysql database?
How do I select a database in mysql?
What is a definer?
What can you do with mysql?
How to declare variable in mysql trigger?
What is a user defined variable?
What is a crosstab query?
What is key in mysql?
What are the functions of commit and rollback statements?