An exact-match query is:
Returning a record that falls within a range is called a range query.
There are many database queries that are not exact-match queries.
Whether a search is efficient or not has nothing to do with whether it is an exact-match query or not.
A query to find the record that matches a unique identifier is called an exact-match query.