It's important to minimize data redundancy in a relational database. Learn how to view information across multiple tables with joins and use advanced SELECT features to obtain values based on an unknown conditional value.
Learning Objectives
{"describe how to obtain data from multiple tables using JOINS in a SQL statement"}