How MySQL is different from SQL?

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


Please Help Members By Posting Answers For Below Questions

How to create a new view in mysql?

702


What is ddl, dml, and dcl?

725


What is the difference between truncate and delete in mysql?

771


How important is to list the column names when doing an insert?

754


How do I run a query in mysql?

673






How can you change the name of any existing table by using the sql statement?

713


How do I create a mysql username and password?

658


How do I enable mysqli extension?

655


What is difference between group by and order by clause?

712


Transactions are used to treat sets of SQL statements atomically. State Whether True or False?

1199


why not null is not allowed at table level

2453


How do I insert an image into mysql workbench?

668


Is there a free mysql?

644


What is the use of concat() in mysql?

680


What is blob and text in mysql?

783