18.5. Chapter SummaryΒΆ
This chapter included the following concepts from computing.
JOIN - Databases are designed so that data is split between different tables. When a query needs to access data that is on multiple tables, we do a JOIN to merge the data from the tables.
You have attempted 1 of 1 activities on this page