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 language does mysql use?
What is mysql ndb?
What is the use of mysqli_fetch_array?
How do I find the database name in mysql?
Where’s database data actually stored? Is there a way to see the files which are stored?
What is view? How can you create and drop view in mysql?
What does mysql flush tables do?
What is the difference between char and varchar in mysql?
what is the difference between gui testing and database testing? : Mysql dba
How do I clear the command in mysql?
What is procedures in mysql?
Write a query to display current date and time?
How can we change the data type of a column of a table?
What are the similarities between a function and a procedure?
What does tinyint mean?