Let's start to look at the basics of using databases and SQL. In this video we look from the ground up - what is the minimum you need to start using SQL. Don't worrry we will get to the more complex parts of relational databases and their strength (or some people say the weakness). Let's start with Creating basic tables.
SQL with Andrew covers database programming for the beginner. Using Visual Studio Code as our editor we look at the code and explain good and bad techniques. My focus is to keep it simple - making it easier to learn and making your code better for the long term.