ASP- Omitting Results from a database?

Hi,

Does anyone know of a way of omitting a specific record returned from a database query,

For example, if I have a query that returns all areas from a database table i.e. spain, cyprus, greece, morocco, is their a way that i can change the query to return all areas except for example, greece?

Many Thanks