Should I need to learn SQL before beginning towards MySql? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Should I need to learn SQL before beginning towards MySql?

4th Sep 2021, 5:42 PM
Saurabh Singh
5 Antworten
+ 5
Sql is a query language . MySql is a name of sql database . So obviously you need to get familiar with sql to understand how to interact with database . Each database may use different names and statements to do things but again the core concepts of sql will remain same . More on it, https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.upgrad.com/blog/sql-vs-mysql/&ved=2ahUKEwiS3tSl8eXyAhWR63MBHS39C3kQFnoECCcQAQ&usg=AOvVaw38FfLJ-cR7T_XZVpEKNs2J
4th Sep 2021, 5:53 PM
Abhay
Abhay - avatar
+ 1
Yes.
4th Sep 2021, 5:44 PM
Anes Ait Hammou
Anes Ait Hammou - avatar
+ 1
But I listened on internet that MySQL is open source and there is no prerequisite is required.Just some knowledge of database and etc.
4th Sep 2021, 5:46 PM
Saurabh Singh
+ 1
So, where should I run SQL query means platform?
5th Sep 2021, 5:09 AM
Saurabh Singh
+ 1
Saurabh Singh Get MySQL workbench or whatever it is called, and you can execute your query on it
5th Sep 2021, 5:46 AM
Tim
Tim - avatar