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