Added presentation for unit 3 and updated link in README file.

This commit is contained in:
K 2024-10-06 13:41:26 +05:30
parent 487d59116d
commit 28c89c7ce0
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ A one-stop Git repository for third year SPPU Computer Engineering students foll
1. [Unit 1 - Introduction to Database Management Systems and ER Model](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%201) 1. [Unit 1 - Introduction to Database Management Systems and ER Model](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%201)
2. [Unit 2 - SQL and PL/SQL](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%202) 2. [Unit 2 - SQL and PL/SQL](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%202)
3. [Unit 3] 3. [Unit 3 - Relational Database Design](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%203)
4. [Unit 4 - Database Transaction Management](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%204) 4. [Unit 4 - Database Transaction Management](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%204)
5. [Unit 5 - NoSQL Databases](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%205) 5. [Unit 5 - NoSQL Databases](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%205)