Query Run
select user_id, user_name, user_registration,... 1 year ago
select * from user where user_name like '%1488%' and user_editcount > 0 and... 1 year ago
select * from user where user_name like '%1488%' and user_editcount > 0 ; 1 year ago
select * from user where user_name like '%1488%' and user_editcount > 0 limit 10; 1 year ago
select * from user where user_name like '%1488%' limit 10; 1 year ago
select * from user where user_name like 'Scholar%' and user_name like... 1 year ago
select * from user where user_name like 'Scholar%' and user_name like... 1 year ago
select * from user where user_name like 'Scholar%' and user_name like... 1 year ago
select * from user where user_name like 'Scholar%' and user_name like... 1 year ago
select * from user where user_name like 'Scholar%' and user_name like... 1 year ago
select * from user where user_name like 'Scholar%' limit 10; 1 year ago
select * from user where user_name like 'Scholar%' limit 1; 1 year ago
select * from user where user_name like 'scholar%' limit 1; 1 year ago
select * from user limit 1; 1 year ago