+ 1
SQL AND DBMS
i want to learn it but i don't have guidance that what to be learn first or both have to be learn at a time please explain me about it so i can know and learn it Thanks...!
1 Respuesta
+ 2
You can get started by finishing Sololearn's SQL course:
https://www.sololearn.com/learning/1060
After finishing that, you could look at more advanced topics the course didn't cover. If you want to focus on a specific vendor like MySQL, you could experiment with triggers, stored procedures. You could mix a programming language like Java with SQL to make a database-driven application.