Introduction In this lab, you will practice writing SQL SELECT queries that limit results based on conditions, using WHERE, ORDER BY, and LIMIT. Objectives You will practice the following: Order the ...