Skip to content

This space includes sample SQL queries that have been adjusted and anonymized from the originals to maintain privacy. Included are queries on orders, products, software performance, order statuses, bank accounts, financial institutions, workflow fallout points, client reports, and more! It is a small snapshot of my work in SQL, but I chose these…

Notifications You must be signed in to change notification settings

jessramosdata/SQL-Query-Samples

Repository files navigation

SQL-Query-Samples-Orders-Products-SoftwarePerformance-Metrics

This space includes sample SQL queries that have been adjusted and anonymized from the originals to maintain privacy. Included are queries on orders, products, software performance, order statuses, bank accounts, financial institutions, workflow fallout points, client reports, and more! It is a small snapshot of my work in SQL, but I chose these to share based on their simplicity and readability.

Included concepts:

-Aggregation

-Union

-Subqueries

-Case When, SUM(CASE WHEN...)

-DateDiff

-Creating new columns

-JOIN Types

-Row numbers/ranking based on value

-Max/Min/Average

-Over/Partition By

Familiar concepts:

-Data Modeling

-Parsing JSONs & XML

-Lead/Lag

-Creating views

-Engineering tables

-Update/Insert/Delete scripts

-Importing backpack file to create database

About

This space includes sample SQL queries that have been adjusted and anonymized from the originals to maintain privacy. Included are queries on orders, products, software performance, order statuses, bank accounts, financial institutions, workflow fallout points, client reports, and more! It is a small snapshot of my work in SQL, but I chose these…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages