+ 1

Please tell me more about MySQL.

What is MySQL? What's the function? What's Windows app to write it. And what can I do firstly to understand MySQL.

24th Jul 2018, 9:06 PM
Mas Intan Putri Apriani
Mas Intan Putri Apriani - avatar
3 Answers
+ 6
https://www.sololearn.com/Course/SQL/?ref=app The SQL tutorial teaches how to create a database, create a database table, retrieve data from your database table and insert data into the database. I also recommend checking out these links: https://www.w3schools.com/php/ https://www.w3schools.com/sql/ You can use any text editor to write your SQL code. I recommend using Visual Studio Code
24th Jul 2018, 10:12 PM
Kabulput
Kabulput - avatar
+ 5
You're welcome
25th Jul 2018, 8:30 AM
Kabulput
Kabulput - avatar
+ 2
Rorschach Thank you so much
24th Jul 2018, 10:43 PM
Mas Intan Putri Apriani
Mas Intan Putri Apriani - avatar