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