A one-stop Git repository for third year SPPU Computer Engineering students following the 2019 pattern. Access theory and practical resources covering E-R modeling, SQL/PL-SQL queries, NoSQL databases, database design, transaction management, and more for mastering Database Management System (DBMS) concepts.
Go to file
2024-08-07 02:53:48 +05:30
Notes Added notes for unit 2 (sql and pl-sql) 2024-08-07 02:46:43 +05:30
Practical Updated certain values in database for running queries wale questions. 2024-07-31 21:53:22 +05:30
README.md Updated README. Added link for unit 2 notes. 2024-08-07 02:53:48 +05:30

DatabaseManagementSystems (DBMS)

A one-stop Git repository for third year SPPU Computer Engineering students following the 2019 pattern. Access theory and practical resources covering E-R modeling, SQL/PL-SQL queries, NoSQL databases, database design, transaction management, and more for mastering Database Management System (DBMS) concepts.


Index

Notes

  1. Unit 1 - Introduction to Database Management Systems and ER Model
  2. Unit 2 - SQL and PL/SQL

Practical

Each folder contains handout, write-up and database.

  1. Assignment-A2
  2. Assignment-A3