Wait a minute, doesn't that look similar to another clause we learned about?

Ok, so it's not the same. The comparison operators we used in the last lesson (> and <) are not inclusive, whereas BETWEEN, is!

Note that if we don't specify an order, the result set will order itself by the record's position in the table.

Oops. That' not a clause!