Query Run
select user_name from user where user_name like 'Zilant%' and user_editcount=0; 1 year ago
select user_name from user where user_name like 'Zilant%' and user_editcount is Null; 1 year ago
select user_name from user where user_name like 'Zilant%`' and... 1 year ago
select user_name from user where user_name like 'Zilanttest%`' and... 1 year ago
select user_name from users where user_name like 'Zilanttest%`' and... 1 year ago