Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaitanyaprasad60/sql-queries
This is a list of complex SQL Queries I have practiced.
https://github.com/chaitanyaprasad60/sql-queries
data-analysis sql window-functions
Last synced: 21 days ago
JSON representation
This is a list of complex SQL Queries I have practiced.
- Host: GitHub
- URL: https://github.com/chaitanyaprasad60/sql-queries
- Owner: Chaitanyaprasad60
- Created: 2023-12-31T10:04:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-31T10:15:06.000Z (about 1 year ago)
- Last Synced: 2024-11-11T04:42:21.607Z (3 months ago)
- Topics: data-analysis, sql, window-functions
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL-Queries
This is a list of complex SQL Queries I have practiced.
Includes JOINS, AGGREGATE Functions, WITH keyword, WINDOW FUNCTION - RANK, OVER, PARTITION, ROWS BETWEEN BY ETC..