Database tables hold a large number of rows, which are often not sorted in any specific order. Learn how to selectively return only a subset of rows, sorted and customized.
Learning Objectives
{"describe the limiting of rows selected in a query and how to use the WHERE clause in a SQL statement"}