subqueries
There are 116 repositories under subqueries topic.
tweichle/w3resource-SQL-Exercises
Exercises to help improve SQL skills
codewithjaspreet/Sql
Advanced SQL - Discover sequential, step-by-step explanations and solutions, accompanied by the necessary database creation codes, available on Ankit Bansal Sir's YouTube channel for SQL. Give it a ⭐ and stay tuned for more updates!
kpratikin/Hotel-Reservation-System-Database-
Designed and implemented database schema for hotel reservation system. Identified key business metrics for the system and constructed complex SQL queries to retrieve desired information. Documented the entire system by developing comprehensive UML diagrams.
sondosaabed/Introduction-to-SQL
Course with udacity that cover SQL for data Scientists, this is my solution for the lessons and the project
Senja-P/SQL-Customer-Sales
Examples of SQL queries created for Customer and Sales Data Analysis study project
sushma1395/YouTube-Video-Sharing-Database-Design
This repository performs database functionalities.
BernhardSchlegel/SQL-dumper
Dumps the result of SQL to an CSV on the filesystem. Queries can be split into subqueries, reducing the complexity on the server side.
eosobande/pdo-database-class
A php class for using pdo class for your database queries
tweichle/Mode-SQL-Tutorial
Learn to answer questions with data using SQL
ashleyj2/DA102-SQL-queries
Notes from refreshing SQL knowledge
MaxLopezSalgado/sql-playground
This project is a SQL database management system that handles multiple tables and performs various queries and operations on them. It involves four different tasks, each with its own set of tables and questions to solve. The tasks cover a range of scenarios, that allow to apply basic, intermediate and advance SQL queries to different datasets.
rahkum96/Olympics-Dataset-by-sql
120 years of Olympic history: athletes and results from basic biodata on athletes and medal results from Athens 1896 to Rio 2016.
yunuserbas/SqlQueries
All the SQL queries repository with examples from the first steps to advanced queries.
ATomar2150/Database
SQL Queries, MS SQL Server
jani-excergy/SQL-QUERIES-_-JUPYTER-NOTEBOOK
SQL QUERIES FROM Basic to Pro level in JUPYTER NOTEBOOK
KG-GitHubRepo/SQL-Projects
💻 Leveraging the power of SQL to extract actionable insights from complex datasets.
russeva/Databases-Basics-MS-SQL-Server
Part of the overall program with C # courses and tutorials for the "C # programmer" training at the University of Software
shivanidashore777/FAASOS_SQL_ANALYSIS_PROJECT
Faasos (now Rebel Foods) is a popular Indian food delivery company. It started as a restaurant chain, then shifted online. They offer affordable meals, diverse cuisines, and efficient delivery. Rebel Foods operates multiple brands, using technology to enhance the food delivery experience.
tomarshabh2199/Advanced-Sql-Interview-Questions
Advanced Sql Interview Questions that covers topics like CTE, Analytics Window Functions, Aggregation Functions, Subqueries these topics will help you to boost your interview questions
dBalag/Chinook
The Chinook Data Analysis Project leverages PostgreSQL, Python, and Google Spreadsheets to explore and analyze the Chinook music store database. Insights will be presented through Tableau Dashboards and Stories. Stay tuned for updates as the project evolves.
dBalag/Nike-CTEs
Unlock the power of SQL’s Common Table Expressions (CTEs) to transform data analysis capabilities! In this project, I demonstrate how to leverage CTEs to answer complex business questions with clarity and efficiency. Whether you’re dealing with hierarchical data, simplifying complex queries, or improving readability, CTEs are a game-changer.
dheepika-chokkalingam/Online-Video-Streaming-Analysis-Using-SQL
Answers to complex business questions posed by fictitious online video streaming company's management board using SQL.
Dmtrv91/Education_MySQL_Completed_Exercises-SoftUni
Completed-Homework and Exercises-SoftUni
jecastrom/lab-sql-subqueries
Lab SQL Subqueries
kristian9577/Database-Basics-MySQL
SoftUni - Database-Basics-MySQL
manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
Nargis45/SQL_youtube
I have started a new playlist called MySQL on my YouTube channel. Watch the videos to learn SQL from scratch.
rahkum96/Sports-Analytics--IPL-Dataset-By-SQL-
Analysis of past years' IPL data with help of complex SQL queries, visualized the outcome in tableau and drawn meaningful conclusions on the outcome
SampathVSS/DataAnalysis-IPL-Datasets-2008-to-2017
Analysis was executed using MySQL on the IPL granular datasets which was available for the period 2008 to 2017
Shantanu36/SQLBasics
Basic MS-SQL queries to help beginners understand SQL concepts.
Pratt2321/SQL-50
SQL 50 Solutions
Shitalwaghmare183/E-commerce-database
This repository contains a comprehensive database solution for an e-commerce platform, featuring key data categories . It includes various SQL queries for data retrieval and analysis, along with a downloadable dataset for exploration. Perfect for understanding e-commerce operations and enhancing database skills.
Shubhamd1234/Pizza-Sales-Analysis-Using-MYSQL
An insightful analysis of pizza sales data using SQL queries to uncover trends and optimize business performance.
VishalSinhaRoy/Netflix_dataanalysis---SQL
This project involves analyzing the Netflix dataset to uncover insights about the content available on the platform. The analysis focuses on understanding the distribution of movies and TV shows, release trends, and key statistics related to duration and seasons.
VishalSinhaRoy/Retail_salesAnalysis---SQL
This project analyzes retail sales data to identify trends, optimize inventory, and enhance customer engagement. Using SQL, we transform raw data into actionable insights, focusing on sales trends, inventory optimization, and customer segmentation for targeted marketing.