Skip to content

Instantly share code, notes, and snippets.

@bridgetmcar
bridgetmcar / sql-for-finance-tutorial.sql
Created May 27, 2026 04:39
SQL for Finance and FP&A — Query Reference | Finance Data Pro
-- ============================================================
-- Finance Data Pro | SQL for Finance Tutorial
-- Playground: sqldemo.financedatapro.com
-- ============================================================
-- MODULE 1: SELECT & LIMIT
-- 1a. First look
SELECT *
FROM sales_data_flat
@bridgetmcar
bridgetmcar / PY0101EN-2-1-Tuples.ipynb
Created April 16, 2020 05:42
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bridgetmcar
bridgetmcar / PY0101EN-1-1-Types.ipynb
Created April 16, 2020 04:02
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bridgetmcar
bridgetmcar / PY0101EN-1-1-Types.ipynb
Created April 16, 2020 04:01
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.