mirror of
https://github.com/robindhole/SQLNotes.git
synced 2025-03-15 18:50:17 +00:00
minor nit
This commit is contained in:
parent
10f92138f8
commit
c4bb266bb2
@ -69,20 +69,20 @@ A DBMS as the name suggests is a software system that allows to efficiently mana
|
|||||||
|
|
||||||
Now let me talk about how the curriculum is structured. We will be having 11 live classes, followed by a contest. In the live classes we are going to cover everything that is important for you for interviews as well as day to day job. Having said that, as I mentioned that Databases are avery vast field, attached with every live class you will be able to see a set of recorded videos curated for you for extra learning you can gain. Those videos will mostly be around theoretical concepts behind databases that are not much asked in interviews much nor used at day to day job, but good to know. Sometimes these videos will be on solving extra problems for a particular SQL Topic. You can go through those videos if you want to gain deeper understanding but aren't mandatory to solve assignments or clear contest.
|
Now let me talk about how the curriculum is structured. We will be having 11 live classes, followed by a contest. In the live classes we are going to cover everything that is important for you for interviews as well as day to day job. Having said that, as I mentioned that Databases are avery vast field, attached with every live class you will be able to see a set of recorded videos curated for you for extra learning you can gain. Those videos will mostly be around theoretical concepts behind databases that are not much asked in interviews much nor used at day to day job, but good to know. Sometimes these videos will be on solving extra problems for a particular SQL Topic. You can go through those videos if you want to gain deeper understanding but aren't mandatory to solve assignments or clear contest.
|
||||||
|
|
||||||
| S.No | Lecture Title | Associated Recordings |
|
| S.No | Lecture Title |
|
||||||
| --- | --- | --- |
|
| --- | --- |
|
||||||
| 1 | Introduction to Databases and SQL | SQL Data Types |
|
| 1 | Introduction to Databases and SQL |
|
||||||
| 2 | CRUD | SQL Built-In Functions |
|
| 2 | CRUD |
|
||||||
| 3 | Joins | Extra Problem Solving |
|
| 3 | Joins |
|
||||||
| 4 | Aggregate Queries | - |
|
| 4 | Aggregate Queries |
|
||||||
| 5 | Subqueries and Views | Procedures and Triggers |
|
| 5 | Subqueries and Views |
|
||||||
| 6 | SQL Miscelleneous Problem Solving | - |
|
| 6 | SQL Miscelleneous Problem Solving |
|
||||||
| 7 | Indexes | B and B+ Trees |
|
| 7 | Indexes |
|
||||||
| 8 | Transactions | Query Optimization |
|
| 8 | Transactions |
|
||||||
| 9 | Schema Design - 1 | ER Diagrams |
|
| 9 | Schema Design - 1 |
|
||||||
| 10 | Schema Design - 2 | Database Normalization Forms |
|
| 10 | Schema Design - 2 |
|
||||||
| 11 | Window Functions | - |
|
| 11 | Window Functions |
|
||||||
| CONTEST | - | - |
|
| CONTEST | - |
|
||||||
|
|
||||||
I hope this excites you for your learning journey in this module and I wish you are able to make the most out of it.
|
I hope this excites you for your learning journey in this module and I wish you are able to make the most out of it.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user