I can use REGEX in some softwares such as DB Browser For SQLite.

The SQL looks like this:

Code:
... WHERE KEYWORD REGEXP '^[a-z\s]+$'
But it will not work when I am working with RC6.