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
Does mysql case matter?
How do I run mysql without installing?
Explain what is mysql?
How do I add a column to a table in mysql?
How do you determine the location of mysql data directory?
Is mysql a server or database?
What does the file with the extension: frm, myd, and myi contain?
How to convert character strings to dates?
What is mysql root?
What is heap table in mysql?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
What is ntext?
How do I show all mysql databases?
How to Join tables on common columns.
What is mysql server used for?