Database Organization and Management I

Target Audience: 
Undergraduate
Graduate
School Name: 
Engineering & Computer Science
Department: 
COMP
Course Number: 
3421
Credit Hours: 
4qrt/hrs
Description: 

An introductory class in databases, explaining what a database is and how to use one. Topics include database design, ER modeling, database normalization, relational algebra, SQL, physical organization of records and blocks, heap files, sorted files, hashing, extensible hashing, linear hashing and B trees. Each student will design, load, query and update a nontrivial database using the Oracle DBMS.