PinnedData Engineering Academy·Apr 3, 2021SQL Fundamentals: Logical Query ProcessingSQL is a declarative English-like language. This means you specify the result set you want returned and it’s up to the SQL query engine to…
PinnedData Engineering Academy·May 3, 2021Why you should upgrade your cloud game!5 reasons why you should jump on the proverbial bandwagon and start to upgrade your cloud skills.
Data Engineering Academy·Mar 13, 20215 SQL queries every Data Engineer & Scientist should know!Over the years, I’ve worked on dozens of data engineering projects and these 5 queries have queries have gotten me out of few jams! Hope…A response icon3A response icon3
Data Engineering Academy·Dec 29, 2020How to Query PostgreSQL with AthenaAmazon Athena makes it easy to analyze semi-structured and non-structured data like json, csv & xml directly in Amazon S3 using SQL…A response icon1A response icon1
Data Engineering Academy·Oct 17, 2020Installing SSDTSQL Server data tools (SSDT) for those that don’t know is an IDE for building SQL server content (Relational DBs, SSIS, SSRS or SSAS…