CSE370 is an introductory course on Relational Database Management Systems (RDBMS), focusing on database design, implementation, and optimization. The course covers RDBMS design, implementation, and optimization, including:
- DBMS advantages & architecture
- ER/EER modeling & schema mapping
- Integrity constraints, indexing & hashing
- Normalization & SQL query formulation
🔹 Lab Component (CSE370L): Includes weekly 3-hour lab sessions with hands-on SQL assignments and a group project to design and implement a complete database system with a user interface.
This repository contains:
- 📜 Assignments: SQL-based problem-solving tasks
- 🛠️ Lab Exercises: Hands-on practice with database concepts
- ✔ Sample Mid & Final question: Check question patterns for Mid and Final
⭐ If you find this repository helpful, don't forget to star it! ⭐