use tewiki_p;
select * from archive_userindex
where ar_title="మంత్రము-మహిమ" |
3 years ago |
use tewiki_p;
select * from archive_userindex
order by ar_timestamp desc
limit 10 |
3 years ago |
use enwiki_p;
select * from archive_userindex
order by ar_timestamp desc
limit 10 |
3 years ago |
use enwiki_p;
select * from archive_userindex
limit 10 |
3 years ago |
use enwiki_p;
select * from archive_userindex where ar_comment_id is not... |
3 years ago |
use enwiki_p;
select * from archive where ar_comment_id is not null
limit 10 |
3 years ago |
use tawiki_p;
select * from archive where ar_comment_id is not null
limit 10 |
3 years ago |
use tewiki_p;
select * from archive where ar_comment_id is not null
limit 10 |
3 years ago |
use tewiki_p;
select * from archive wgere ar_comment_id is not null |
3 years ago |