SyntaxFix
Write A Post
Hire A Developer
Questions
I think you can use REGEXP instead of LIKE
SELECT trecord FROM `tbl` WHERE (trecord REGEXP '^ALA[0-9]')