Select rows from database by strlen August 28, 2023 by Tarik SELECT * FROM table_name WHERE CHAR_LENGTH(column_name) < 5