+ 4

What are the difference between sql&mysql?

please give me answers I'm confused!and what are important from both?..

9th Apr 2017, 1:40 PM
Bhor Dhiraj
Bhor Dhiraj - avatar
3 Answers
+ 2
SQL = Structured Query Language (Use to query DataBase) MySql = DataBase Both are important, if u don't have a DB u can't query any data using SQL and visewersa.
9th Apr 2017, 1:47 PM
Eranga
Eranga - avatar
+ 2
Thanks
9th Apr 2017, 3:40 PM
Bhor Dhiraj
Bhor Dhiraj - avatar
+ 1
SQL is scripting language amd mysql is RDBMS engine or Application Software... If you want to communicate mysql RDBMS engine you should able to learn SQL
16th May 2017, 6:09 PM
Thulasi Makkena
Thulasi Makkena - avatar