Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 901 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 901 Bytes

CSCI 4125/5125 Course Project

Project Description

Introduction

This project contains a database for a hospital. I will work to develop this database throughout the semester.

Objective

I will build a relational database starting from a written set of business requirements. I will write SQL queries and Java applications to interact with Oracle database.

Phases

There is a total of six phases in this project. Each phase will focus on a different course topic. Phase topics are as follows:
      1. E-R Modeling
      2. E-R Mapping
      3. Introductory SQL
      4. Intermediate SQL
      5. PL/SQL and JDBC
      6. Normalization