+ 3
I am not able to understand what is Sql and my sql.
I have watched youtube videos about Sql and my sql but I didn't understand.Please can you make me understand with any youtube video or blog.
1 Answer
+ 4
SQL is a language used to communicate with the database
MySQL is a relational database management system, it uses SQL to perform specific operations on database.
if you want to learn SQL then sololearn have a course for thatđ
https://www.sololearn.com/Course/SQL/?ref=app