Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 568 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 568 Bytes

Advanced-SQL-Templates

BigQuery Snapshot

Hello! Inside this repository, you can find several examples of complex queries that every aspiring data analyst must know, hope you enjoy!

The repository contains the following examples:

  1. AUTOMATING TABLES.sql
  2. RANK & ROWNUMBER FUNCTIONS.sql
  3. RECURSIVE QUERY.sql
  4. SEQUENTIAL LEFT JOIN AND COALESCE .sql

You can open and inspect them with any IDE (VSCODE, Sublime, Notepad ++ or even the Text editor)