https://github.com/walidalsafadi/hr-sqldb
Use DML and DDL scripts to build a simple HR SQL project.
https://github.com/walidalsafadi/hr-sqldb
oracle oracle-database oracle-sql sql
Last synced: about 1 month ago
JSON representation
Use DML and DDL scripts to build a simple HR SQL project.
- Host: GitHub
- URL: https://github.com/walidalsafadi/hr-sqldb
- Owner: WalidAlsafadi
- Created: 2023-01-17T10:27:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T10:40:00.000Z (over 2 years ago)
- Last Synced: 2025-01-22T17:16:16.435Z (3 months ago)
- Topics: oracle, oracle-database, oracle-sql, sql
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Human Resource DBMS
- Use DML and DDL scripts to build a simple HR SQL project.
- There are several practice applications in the code such as (sequences, views, join, etc.).