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

What is mysqli_free_result?

689


What are the functions of commit and rollback statements?

739


How do I download mysql on my laptop?

666


Does uninstalling mysql delete database?

712


How to display odd rows in student table in mysql?

645


What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?

736


What is truncate command?

655


How do I change the max connections in mysql?

636


What is row?

766


How many concurrent queries can mysql handle?

662


How to create and drop view in mysql?

697


What is a trigger? How you can create a trigger in mysql?

678


What is mysql_connect?

695


What does do in mysql?

654


What is auto increment in mysql?

733