How to search for tickets last updated by non privileged users

Hi,

I’m trying to create a search which shows all tickets that were not last updated by our staff. Our staff would be the only privileged users and would all have a common email domain but I’ve not yet found a way of doing something like: LastUpdatedBy.EmailAddress NOT LIKE ‘@example.com

Any thoughts / suggestions for alternative ways would be appreciated.