Getting started with SQL

SQL is a programming language that is used to interact with databases.

While each database flavour will have its own implementation of SQL there are foundations in the language that will be widely applicable.

These are some resources which have proved to be very useful in getting up to speed with SQL below.

1. Socratica SQL Tutorial playlist

2. SQL Essential Training course on LinkedIn Learning

Course: https://www.linkedin.com/learning/sql-essential-training-3/understanding-sql?u=2264146

My github repository with materials: https://github.com/quincysmiith/vigilant-telegram

Course notes:

sql-essential-training.pdf

3. SQL cheatsheet from www.sqltutorial.org

SQL-cheat-sheet

Send a Comment

Your email address will not be published.