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 the data type for file in mysql?
How to drop an existing index in mysql?
How important is to list the column names when doing an insert?
What is mysql architecture?
What is slow query log in mysql?
Is mysql a free database?
what is the difference between gui testing and database testing? : Mysql dba
What can I do with mysql?
How to change the database engine in mysql?
What is an example of a delimiter?
What is sql in mysql?
How many triggers are possible in mysql?
How do you create a new database in mysql?
what is database black box testing? : Mysql dba
What is field in mysql?