Locally referenced all the links in readme. Also, added link for unit 6 notes.

This commit is contained in:
K 2024-11-22 22:18:10 +05:30
parent 8a2203c219
commit b53f57cd14
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -8,35 +8,36 @@ A one-stop Git repository for third year SPPU Computer Engineering students foll
### Notes ### Notes
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](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](Notes/Unit%202)
3. [Unit 3 - Relational Database Design](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%203) 3. [Unit 3 - Relational Database Design](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](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](Notes/Unit%205)
6. [Unit 6 - Advances in Databases](Notes/Unit%206)
### Practical ### Practical
> [!IMPORTANT] > [!IMPORTANT]
> Queries for all problem statements expected for practical examination (2024) are in the ["Practical Exam"](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Practical%20Exam) folder. > Queries for all problem statements expected for practical examination (2024) are in the ["Practical Exam"](Practical/Practical%20Exam) folder.
> Each folder contains **handout**, **write-up** and **database** and **softcopy** (i.e. copy + output). > Each folder contains **handout**, **write-up** and **database** and **softcopy** (i.e. copy + output).
1. [Assignment-A2](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A2) 1. [Assignment-A2](Practical/Assignment-A2)
2. [Assignment-A3](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A3) 2. [Assignment-A3](Practical/Assignment-A3)
3. [Assignment-A4+A5](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A4+A5) 3. [Assignment-A4+A5](Practical/Assignment-A4+A5)
4. [Assignment-A6](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A6) 4. [Assignment-A6](Practical/Assignment-A6)
5. [Assignment-A7](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A7) 5. [Assignment-A7](Practical/Assignment-A7)
6. [Assignment-A8](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A8) 6. [Assignment-A8](Practical/Assignment-A8)
7. [Assignment-B1](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-B1) 7. [Assignment-B1](Practical/Assignment-B1)
8. [Assignment-B2](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-B2) 8. [Assignment-B2](Practical/Assignment-B2)
9. [Assignment-B3](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-B3) 9. [Assignment-B3](Practical/Assignment-B3)
10. [Assignment-A9+B4+C1 (Mini Project)](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Practical/Assignment-A9+B4+C1%20%28Mini%20Project%29) 10. [Assignment-A9+B4+C1 (Mini Project)](Practical/Assignment-A9+B4+C1%20%28Mini%20Project%29)
### Question Papers ### Question Papers
- [IN-SEM](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Question%20Papers/IN-SEM) - [IN-SEM](Question%20Papers/IN-SEM)
- [END-SEM](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Question%20Papers/END-SEM) - [END-SEM](Question%20Papers/END-SEM)
> [Sample IN-SEM Unit Test Paper](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Question%20Papers/DBMS%20-%20Unit%20Test%20Sample%20Paper%20%28IN-SEM%2C%202019%20Pattern%29.pdf) > [Sample IN-SEM Unit Test Paper](Question%20Papers/DBMS%20-%20Unit%20Test%20Sample%20Paper%20%28IN-SEM%2C%202019%20Pattern%29.pdf)
--- ---