subqueries
There are 130 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
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.
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.
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
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.
ashleyj2/DA102-SQL-queries
Notes from refreshing SQL knowledge
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.
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.
PratikRameshMajage/MYSQL
SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️
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
Ankush-Santra/SQL_Projects
This repository showcases a curated collection of my SQL projects, demonstrating skills from foundational concepts like SELECT, INSERT, and ALTER to advanced techniques such as CTEs and Window Functions.
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
eddahbarasa/DatabaseStructuresAndManagementWithMySQL
DBMS skills such as data creation, joins, grouping, constraints, subqueries, views, functions and simple procedures
eliehayek/MySQL-From-Beginner-to-Advanced-Level
MySQL Database from beginner to advanced level
jecastrom/lab-sql-subqueries
Lab SQL Subqueries
kristian9577/Database-Basics-MySQL
SoftUni - Database-Basics-MySQL
Nargis45/SQL_youtube
I have started a new playlist called MySQL on my YouTube channel. Watch the videos to learn SQL from scratch.
Peter-Lazarov/MS-SQL-Database-Homeworks-at-SoftUni
January 2019 I have time and will to pass course for database. This is course for Microsoft SQL Database at SoftUni.
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.