SQL Queries and SyntaxCovers the basics of SQL, including components of the language and syntax of SELECT clause.
DDL, DML, ViewsCovers SQL data definition, manipulation, and views in databases.
Relational Model: BasicsIntroduces the relational model, SQL, keys, integrity constraints, ER translation, weak entities, ISA hierarchies, and SQL vs. noSQL.
Architecture of CockroachDBExplores the architecture of CockroachDB, focusing on transaction management, concurrency control, and scalability.
Conditional QueriesCovers the syntax and usage of conditional queries, including joins and filtering data.