Adds handwritten notes.

This commit is contained in:
Tanmay 2022-07-13 16:27:51 +01:00
parent 54fedd92cf
commit ac25972437
4 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
## Notes ## Notes
<!-- Table with .md and .pdf links --> <!-- Table with .md and .pdf links -->
| Name | .md | .pdf | MCQs | | Name | .md | .pdf | Handwritten | MCQs |
| ---------------------------- | -------------------------------------- | --------------------------------------- | ------------------------------------- | | ---------------------------- | -------------------------------------- | --------------------------------------- | ------------------------------------------ | ------------------------------------- |
| Database Fundamentals | [1](notes/01-database-fundamentals.md) | [2](notes/01-database-fundamentals.pdf) | [3](mcqs/01-database-fundamentals.md) | | Database Fundamentals | [1](notes/01-database-fundamentals.md) | [2](notes/01-database-fundamentals.pdf) | [3](notes/01-database-fundamentals-hw.pdf) | [4](mcqs/01-database-fundamentals.md) |
| Data Integrity & ER Diagrams | [1](notes/02-integrity-er-diagram.md) | [2](notes/02-integrity-er-diagram.pdf) | [3](mcqs/02-integrity-er-diagram.md) | | Data Integrity & ER Diagrams | [1](notes/02-integrity-er-diagram.md) | [2](notes/02-integrity-er-diagram.pdf) | [3](notes/02-integrity-er-diagram-hw.pdf) | [4](mcqs/02-integrity-er-diagram.md) |
| Data Normalisation and ACID | [1](notes/03-normalisation-acid.md) | [2](notes/03-normalisation-acid.pdf) | [3](mcqs/03-normalisation-acid.md) | | Data Normalisation and ACID | [1](notes/03-normalisation-acid.md) | [2](notes/03-normalisation-acid.pdf) | [3](notes/03-normalisation-acid-hw.pdf) | [4](mcqs/03-normalisation-acid.md) |
| Transactions and Indexes | [1](notes/04-transactions-indexes.md) | [2](notes/04-transactions-indexes.pdf) | [3](mcqs/04-transactions-indexes.md) | | Transactions and Indexes | [1](notes/04-transactions-indexes.md) | [2](notes/04-transactions-indexes.pdf) | [3](notes/04-transactions-indexes-hw.pdf) | [4](mcqs/04-transactions-indexes.md) |
## Assignments ## Assignments

Binary file not shown.

Binary file not shown.

Binary file not shown.