Answer Posted / nazia
SQL (Structure Query Language) is a language that helps one
to manipulate the data in a database by its
SELECT,UPDATE,DELETE etc commands.Whereas MySQL is a
database server which houses database on which sql queries
are run.....
SQL can be used with various other db packages apart from
mysql so therz nothing similar about both ,each one serves
a diff purpose
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
What is procedural api?
What are the applications required to support mysql?
Does adding an index lock a table?
What is sharding in mysql?
how can you test for null values in a database? : Mysql dba
What is the limitation of mysql?
Can mysql handle billions of records?
Explain about reporting services of MYSQL?
What is 'mysqldump'?
How do I restore a mysql database dump file in linux?
Can mongodb replace mysql?
what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL
What is procedures in mysql?
What is MySQL?
Why we use mysqli instead of mysql?