Skip to content

This repository contains 50 SQL questions and solutions prepared using the Oracle HR (Human Resources) database. It serves as an educational resource, providing a comprehensive set of practical exercises for those who want to learn the SQL language.

Notifications You must be signed in to change notification settings

bahadirverir/Oracle-SQL-50-Questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔷 Oracle HR Database SQL Query Practices

This project contains 50 SQL questions and their solutions, prepared using the Oracle HR (Human Resources) database schema. Each question demonstrates both basic and advanced SQL concepts through practical examples.

🚀 Project Overview

SQL is the fundamental language for database management and querying. In this project, using the HR database provided by Oracle, 50 hands-on questions were prepared covering topics such as data retrieval, filtering, grouping, subqueries, joins, and nested queries.

Each question is presented with its SQL query, an explanation, and supported with screenshots of the execution results in the Oracle LiveSQL environment.


📌 Content and Features

This repository covers 50 SQL practice questions on the following topics:

SELECT, WHERE, ORDER BY, GROUP BY, HAVING statements
Solutions using JOINS
Subqueries and Nested Queries
Working with NULL values
Aggregate functions: COUNT, SUM, AVG, MIN, MAX
Date and String Functions


🛠 Setup and Usage

1️⃣ Oracle LiveSQL Environment

All queries in this project were tested on Oracle’s web-based LiveSQL platform:
🔗 Oracle LiveSQL

2️⃣ HR Database Script

The project uses Oracle’s sample dataset HR (Human Resources). You can access the script here:
🔗 HR Database Script

3️⃣ Clone the Project

git clone https://github.com/bahadirverir/Oracle-SQL-50-Soruda.git

About

This repository contains 50 SQL questions and solutions prepared using the Oracle HR (Human Resources) database. It serves as an educational resource, providing a comprehensive set of practical exercises for those who want to learn the SQL language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published