This document outlines the course objectives and content for a database course. The key topics covered include basic concepts, database architecture and design, data modeling using entity relationship diagrams, formulating queries using relational algebra operations like select, project, join and normalization. Specific types of joins discussed in detail are theta, equi, natural, outer and semi joins. Examples are provided for each join type. Lab activities involve practicing queries in MS Access. The next lecture will cover SELECT commands.