I\'m trying to implement this query -> SELECT word FROM TWL06 WHERE word REGEXP \'^(.*?[AEP]){2,}\' right now. but it returned regexp function don\'t exist error. I know I ha