SQL Operators Explained
|

SQL Operators Explained

In this simple guide, we are going to look at SQL Operators, explaining the concepts and use cases of logical, comparison and arithmetic functions that can be performed in SQL. This tutorial is part of the SQL Made Easy series of posts. In this post we will discuss: When would we use operators? When working…

Why Excel users should learn SQL
|

Why Excel users should learn SQL

For many years my go to platform of choice for anything related to data was Microsoft Excel. Hours spent downloading various sources of data into a spreadsheet and running sums, counts, vlookups, countifs, pivot tables and lots and lots of formatting. As requirements got more complicated and datasets grew larger, Excel started to display some…