[go: up one dir, main page]

0% found this document useful (0 votes)
14 views1 page

Introduction To DBMS & Keys: Topic Notes Link

The document provides a list of topics related to Database Management Systems (DBMS) along with corresponding links to detailed notes. Topics include CRUD operations, Joins, Indexing, Transactions, Schema Design, and Views. Each topic is linked to a specific GitHub page for further reading and understanding.

Uploaded by

sidd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

Introduction To DBMS & Keys: Topic Notes Link

The document provides a list of topics related to Database Management Systems (DBMS) along with corresponding links to detailed notes. Topics include CRUD operations, Joins, Indexing, Transactions, Schema Design, and Views. Each topic is linked to a specific GitHub page for further reading and understanding.

Uploaded by

sidd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Topic Notes link

Introduction to DBMS & Keys https://github.com/anshumansingh/


SQLNotes/blob/main/01-intro-to-dbms-sql.md

CRUD - 1 https://github.com/anshumansingh/
SQLNotes/blob/main/02-crud-operations.md

CRUD - 2 & Joins - 1 https://github.com/anshumansingh/


SQLNotes/blob/main/03-crud2.md

Joins - 2 https://github.com/anshumansingh/
SQLNotes/blob/main/04-joins-2.md

Aggregate & Subqueries https://github.com/anshumansingh/


SQLNotes/blob/main/05-aggregate-
subqueries.md

Indexing https://github.com/anshumansingh/
SQLNotes/blob/main/06-indexing.md

Transactions https://github.com/anshumansingh/
SQLNotes/blob/main/07-transactions.md

Schema Design - 1 https://github.com/anshumansingh/


SQLNotes/blob/main/08-schema-design1.md

Schema Design - 2 https://github.com/anshumansingh/


SQLNotes/blob/main/09-schema-design.md

Views & Window Functions https://github.com/anshumansingh/


SQLNotes/blob/main/10-views-and-window-
function.md

You might also like