Query Run
show tables; 4 months ago
SELECT * FROM user WHERE LOWER(user_name) LIKE "%chong siew chu%" OR... 4 months ago
SELECT * FROM user WHERE LOWER(user_name) LIKE "%chong siew chu%" 4 months ago
SELECT * FROM user WHERE LOWER(user_name) LIKE "%chong siew chu%" 4 months ago
SELECT * FROM user where user_name LIKE "%chong siew chu%" 4 months ago
SELECT * FROM users where user_name LIKE "%chong siew chu%" 4 months ago