0
What is the best process to learn SQL
2 Respostas
+ 1
Practicing, as always. Learning the basics and doing exercises.
0
It’s a great beginning to read the Sql Fundamentals course.
After that practicing the knowledge in a relational database environment for example MsSql, MySql or Oracle.
Practicing means creating and modifying tables, adding values to it, modifying and deleting.