Query Run
select * from user; where substring(cast(user_registration as string), 4, 4)... 6 months ago
select * from user; where substring(cast(user_registration as string), 4, 4)... 6 months ago
select * from user; limit 10; where substring(cast(user_registration as... 6 months ago
select * from user; limit 10; where substring(cast(user_registration as... 6 months ago
select * from user; order by user_editcount desc; limit 10; 6 months ago
select * from user; order by user_editcount desc; limit 10; 6 months ago
select * from user; where substring(cast(user_registration as string), 4, 4)... 6 months ago
select * from user; where substring(user_registration, 4, 4) is... 6 months ago
select * from user limit 10 6 months ago
select * from users limit 10 6 months ago
select * from users limit=10 6 months ago