
New features for data analysts in Amazon Redshift
New and exciting Redshift features to improve the data warehouse service and add interoperability with other AWS
Data Analyst | Technical Writer
Beginner-friendly posts on relational database basics, ad hoc analysis, and reporting.
New and exciting Redshift features to improve the data warehouse service and add interoperability with other AWS
It doesn’t replace databases and BI tools for reporting, but Excel is just what you need for quick analysis and cleansing of small data sets
This post helps to demystify those three-letter terms that get thrown around the tech world in Sales, Marketing and Finance and how they can help measure success.
CASE is SQL’s answer to other programming languages IF-ELSE statement. If you need to test a condition and return a value CASE is the expression you need.
SQL Server Window Functions are incredibly powerful and allow us to access a total from another row and bucket data to show top performers.
SQL window functions are incredibly powerful and allow us to see the rows in a table with a new column showing a running total, rank or moving average.