Login to filter by course Login to filter by course Reset
DDL, DML, ViewsCovers SQL data definition, manipulation, and views in databases.
Query Operators: Part 1Explores query processing steps, physical plans, pipelined execution, and hashing for projections and joins.
File Organization and IndexingExplores file organization, indexing methods, and database storage design, including record formats, page formats, and index classification.
Data Management: OverviewIntroduces fundamental concepts of data management, including data models, databases, and key tasks.
TransactionsExplores the elegance and challenges of transactions in structuring stateful systems, emphasizing ACID properties and the trade-offs of transactional memory.