The SQL SELECT statement retrieves one or more table rows based on matching a predicate. We will work with the same pet table from the previous lesson. Copy and execute the following SQL statements in ...