SQL Part Deux: Joins and Unions

SQL Part Deux: Joins and Unions

  I have previously looked at the core SQL syntax to form the majority of basic functions. Today I will look at JOINS and UNIONS in SQL. JOINS A JOIN clause is used to combine rows from two or more tables, based on a related column between them. So first up what...
My Journey to Data Analytics: Update

My Journey to Data Analytics: Update

Today marks 3 days until the Christmas break and the end of 12 weeks of training to become a data analytics consultant. It is by no means the end but is absolutely a welcome break before the final straight. If you haven’t read any of my previous blogs (I suggest...