Can anyone tell me how to get records with searching for a string which is not in the database?

In other words: the opposed of myrs.filter = "Number LIKE '102'"

sort of: "Number NOT LIKE '102'"

I would be grateful!