use enwiki_p;
select user_id, user_editcount, user_registration from user... |
5 years ago |
use enwiki_p;
select user_id, user_editcount from user where... |
5 years ago |
use enwiki_p;
select user_id, user_editcount from user where... |
5 years ago |
use enwiki_p;
select user_id from user where user_registration >... |
5 years ago |
use enwiki_p;
select * from user where user_registration > 20181206000000... |
5 years ago |
use enwiki_p;
select * from user where user_registration > 20181206000000... |
5 years ago |
use enwiki_p;
select * from user where user_registration > 20181206000000; |
5 years ago |
use enwiki_p;
select * from user where user_regsistration > 20181206000000; |
5 years ago |
use enwiki_p;
select * from users where user_regsistration > 20181206000000; |
5 years ago |