SQL

SQL

Learning SQL, Part 2 - Basic Select Statements

This is the second article in a series where I'll be walking you through the basics of SQL. In this article, SELECT statements are explained, the basic method used to pull data from databases.

Read
SQL

Learning SQL - Article Series

I'm often asked how accessible SQL as a programming language is for those looking to build Data Analytics or BI skills. My answer is always very! I'm of the belief that anyone with the interest can learn SQL. The next question is often where to start, I'm hoping this series will help.

Read