Topic: "aggregate-functions"
TrainingByPackt/SQL-for-Data-Analytics
Perform fast and efficient data analysis with the power of SQL
Language: Jupyter Notebook - Size: 20.9 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 290 - Forks: 438

PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop
A Quick, Interactive Approach to Learning Analytics with SQL
Language: Jupyter Notebook - Size: 26.8 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 71 - Forks: 105

datafusion-contrib/datafusion-functions-extra
Various additional function packages for Apache DataFusion (unofficial)
Language: Rust - Size: 52.7 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 5

Hamza-A-Ansari/SMIT_Pandas
In this repository, I've added all the classes regarding Pandas that I've covered at SMIT
Language: Jupyter Notebook - Size: 593 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Thomas-Nyanumba/R-Programming-Air-Pollution_Disease-Project
Personal R Programming Project
Language: R - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Gino-Freud-Hobayan/8WeekSQL_Challenge
SQL Case Studies solved using Microsoft SQL Server and PostreSQL
Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

terribleloser-Vivek/Hackerrank_SQL_2023
This repository consists of all SQL Solution of questions available on Hackerrank Platform
Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

zannatulferdous0162/Master-Details-Applicant-Tracker
Master Detail CRUD using ASP.NET CORE MVC and EF CORE (Stored Procedure) and use of Aggregate Functions. Data Types: Text, number, boolean, image, date, relational data.
Language: C# - Size: 30.8 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-grid-show-multiple-group-summaries-in-group-footer-cell
Display multiple group summaries within a group footer cell.
Language: Visual Basic .NET - Size: 103 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

Phani-LP/Databases
A collection of SQL scripts for creating and managing databases, performing CRUD operations, and exploring advanced SQL queries with bands, albums, and songs as examples.
Size: 8.79 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

oshinrathor/Power-BI-Analytics-Dashboards
This repository contains a collection of interactive Power BI and EXCEL dashboards, offering insights across various datasets. Key dashboards include career data analysis, store product pricing, NIA case trends, and Uber ride data analysis. They provide valuable visualizations for decision-making.
Size: 12.3 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Jaswin-J/Film-Rental-Analysis
Creating Report for decision making in Film Rental Store
Size: 796 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Gino-Freud-Hobayan/Instacart-Analysis__SQL-Capstone-Project
Capstone Project: Analyzing the Instacart dataset (Microsoft SQL) with a 10-minute live video presentation on YouTube
Size: 169 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

igor-suhorukov/state_machine_example
State machine example
Language: Java - Size: 450 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ChengaFEI/ucb-elengx4019-fa22-database-management-sql-assignments
Assignment for UCB Extension's EL ENG X401.9 (Managing Database Using SQL).
Size: 61.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Nargis45/SQL_youtube
I have started a new playlist called MySQL on my YouTube channel. Watch the videos to learn SQL from scratch.
Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pranshu1921/Analyzing-International-Debt-Statistics
SQL project to analyze global debt stats. collected by the World Bank.
Language: Jupyter Notebook - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

shargr2/Employee-Database-Project
This project includes data modeling, engineering and analysis of employee data. Demonstrates use of SQL, creating schemas, queries, joins, aggregate functions, primary keys, and foreign keys.
Language: Jupyter Notebook - Size: 29 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Jekwwer/sql-bootcamp-zero-to-hero
Practical implementations from the The Complete SQL Bootcamp: Go from Zero to Hero course.
Language: JavaScript - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-data-grid-display-summary-in-group-footer
Display data summaries in group footers of the WPF Data Grid.
Language: C# - Size: 113 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-display-summary-calculated-over-detail-rows-in-master-row
Calculate a summary against detail rows and display it in a master row cell.
Language: C# - Size: 89.8 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-conditionally-hide-summaries-from-group-rows
Display data summaries in group rows based on a specific condition.
Language: C# - Size: 60.5 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

moiznisarkhan/Application_of_Excel_Essiantial_Formulas
Application of Basic, Aggregate, Date & Time, & Logical functions through Excel. 🚀
Size: 26.9 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-calculate-custom-summary-based-on-other-summary-values
Calculate a custom total summary based on other columns' summary values.
Language: Visual Basic .NET - Size: 430 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

whoisalisha/BOM-Business-Analyst-Technical-Case-Study-Assignment
BOM(Bill of Materials) Business Analyst Case Study Solution using Python, Pandas manipulation and Visualization Technique
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Pratt2321/SQL-50
SQL 50 Solutions
Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dpgitaccount/SQL-Interview-Questions
A comprehensive repository of SQL interview questions covering basic to advanced topics, including queries on joins, aggregations, subqueries, and performance optimization. Ideal for interview preparation and skill enhancement.
Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ndomah/MySQL-Bootcamp-Go-from-SQL-Beginner-to-Expert
Repo containing materials from MySQL Bootcamp
Size: 586 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Owuor7/Covid-19-SQL-Analysis-
This repository provides a structured SQL analysis for COVID-19 datasets, helping data enthusiasts and analysts derive actionable insights
Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LKEthridge/Data_Collection_and_Storage_-SQL-
A Data Collection and Storage project using SQL from TripleTen
Language: Jupyter Notebook - Size: 162 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

simrandubey218/Employee-Data-Management-Sytem
An employee database where I applied multiple SQL queries during my learning phase. It is a detailed database which includes usage of multiple constraints, well defined relationships and DDL, DML and TCL queries.
Size: 169 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ranvikhalar/sql Fork of UofT-DSI/sql
Language: HTML - Size: 325 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SatvikPraveen/RSVP_Case_Study
A comprehensive IMDB dataset analysis using SQL. Includes database setup, advanced queries, and actionable insights. Organized with files for database creation, queries, and solutions. Features an Entity-Relationship Diagram (ERD), executive summary, and SQL scripts. Perfect for SQL workflows and business intelligence in the film industry.
Size: 3.49 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

2610Shubham/sql-joins-practice
SQL queries to practice joins and aggregates using a mock database schema with real-world scenarios.
Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AnoshZahir/sql-project-data-job-analysis
SQL queries developed as part of a data analysis project. Includes analysis of job data, queries for insights into job categories, salaries, and customer behavior. Techniques used include JOINS, CTEs, subqueries, and aggregate functions. Inspired by DataNerd's YouTube tutorial: https://www.youtube.com/watch?v=7mz73uXD9DA
Language: PLpgSQL - Size: 19.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

shohail-DeV/LeetCode-SQL-50
Answers for the LeetCode SQl 50 Questions.
Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

victor-malheiro/sql_portfolio_project
Analysis of Covid-19 related deaths and vaccinations using SQL
Language: TSQL - Size: 37.2 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Gopi1261/Pizza-sales-Analysis-using-SQL
SQL project to analyze Pizza sales data. This project involves analyzing a pizza sales database using SQL to help the store understand its business growth by answering key questions.
Size: 405 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Gopi1261/Music-Store-Analysis-using-SQL
This project involves analyzing a music playlist database using SQL to help the store understand its business growth by answering key questions.
Size: 45.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AnjaliKumari021/Retail_Customer_Behavior_Analysis_using_SQL
Analysed Retail data to understand customer behavior, transaction pattern using SQL
Size: 717 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ajit49/SQL-Project-On-Pizza-Sales
SQL Project on Pizza Sales
Size: 5.07 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Megha270302/Pizza_sales_sql_analysis
SQL PROJECT FOR DATA ANALYSIS
Size: 847 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lolooppo/leetcode_sql_solutions
leetcode mySql problems
Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MuskanKhandelia/Famous_Paintings_Data_Analysis
data-analysis-sql
Language: Jupyter Notebook - Size: 6.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

marcelamejiao/Data-Engineering
Data Modeling, Data Warehouses, Snowflake, DBT, BI, SQL, Aggregate Functions.
Size: 688 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

varma-prasad/SQL-for-Analytics
Provide answers to business requirements using SQL
Size: 377 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sarutlaa/SQL-Analysis-on-Instagram
Built a Data Model, Implemented Basic to Advanced SQL Queries
Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MuskanKhandelia/Digital_Music_Store_Analysis
data-modeling-analysis-sql
Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FabianRaja/database_Day4
Designed Database for Zen Class Programme
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

FabianRaja/database_Day3
MongoDB Day3 query solving
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

pujaitridas/10dayschallenge
This repository hosts IVY's SQL Internship(July 2023): 10-Days Challenge, which offers participants the opportunity to practice their SQL skills through a series of progressively challenging tasks.
Size: 303 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jianninapinto/COVID19_Crisis
Used SQL queries to perform data analysis of the COVID-19 pandemic, exploring key trends, statistics, and insights sourced from Our World in Data.
Size: 13.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

truongcaoxuan/mongodb-crud-aggregation
MongoDB CRUD and Aggregation Pipeline Challenges
Language: TypeScript - Size: 23.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tubako/northwind-trades
Mock data analysis to influence a business decision.
Language: HTML - Size: 822 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Amith023/E-Commerce-Data-Analysis
Explores an E-Commerce dataset and generate various analytics and insights from customers' past purchase behavior.
Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

graemebalint/best_hotel_prices_netherlands
A Tableau dashboard showing the best hotel prices for places with ratings of 7.0 or greater.
Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ellaclauz/SQL-FOR-DATA-ANALYSIS
SQL projects using the different functions from basic to advance
Size: 6.92 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Hamza-A-Ansari/SQLite3
Complete Course of SQLite3(Library of Python) for Data Manipulation.
Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dczornyj/School-District-Testing-Proficiency-Results
The following analysis delves into the generation of summary statistics based on math and reading test results of high school students within a given school district. This analysis then delves further to look at how testing results can be compared within the constraints of school size and budget allocated for each student.
Language: Jupyter Notebook - Size: 529 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Umasri0/Creating-comics-database-by-using-MYSQL-with-Aggregate-Functions
Creating comics_db by using MYSQL with Aggregate Functions
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eastonyarbrough/fsw-140
College assignments from Bryan University over creating relational databases (e.g. using MySQL or PostgreSQL) in connection with Express servers using both direct SQL statements and Object Relational Mapping approaches.
Language: JavaScript - Size: 7.22 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

alexsikorski/sql-intro
A mini-project consisting of basic to intermediate queries.
Size: 439 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
