Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Cost-based Query OptimizationExplores cost-based query optimization in database systems, covering cost estimation, selectivity estimation, and join cardinality.
DDL, DML, ViewsCovers SQL data definition, manipulation, and views in databases.
Query OptimizationCovers query optimization, from logical to physical plans, including query transformation and cost estimation.