L-T-P: 0-0-3 | Credits: 2
- ER Diagrams: Identify entities, attributes, keys, relationships, cardinalities, generalization, and specialization.
- ER to Relational Model Conversion:
- Represent entities and relationships in tabular form.
- Represent attributes as columns.
- Identify keys.
- Eliminate redundancies and anomalies.
- Normalize up to Third Normal Form (3NF).
- Database Creation: Write SQL queries to:
- Retrieve information.
- Perform Insert, Delete, Modify, Alter, Update, and View operations.
- Create Views, Synonyms, Sequences, Indexes, and Save Points.
- Employee Database: Set constraints and establish relationships between databases.
- Study and implement:
- PL/SQL Block: Satisfy conditions, accept user input, and handle exceptions.
- Procedures: Create database triggers and functions.
Application development using Oracle/MySQL on one of the following topics:
- Timetable Management System
- Hall Management System
- Web-Based User Identification System
- Hospital Management System
- Railway Reservation System
- Inventory Control System
- H. F. Korth and A. Silberschatz: Database System Concepts, McGraw Hill, New Delhi, 1997.
- R. A. Elmasri and S. B. Navathe: Fundamentals of Database Systems, 3rd ed., Addison-Wesley, 1998.
- R. Ramakrishnan: Database Management Systems, 2nd ed., McGraw Hill, New York, 1999.
Clone this repository:
git clone https://github.com/Samya-S/File-Organization-and-Database-Systems-Lab.git
This project is licensed under the MIT License - see the LICENSE file for details.