What is difference between SQL and Mysql? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is difference between SQL and Mysql?

22nd Oct 2017, 3:45 AM
mr sandeep
mr sandeep - avatar
2 Answers
+ 8
SQL (Structured Query Language) is a language specifically designed for data manipulation, MySql is a DBMS (Database Management System) also referred to as database server. Hth, cmiiw
22nd Oct 2017, 4:28 AM
Ipang