use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit... |
7 years ago |
use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit... |
7 years ago |
use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit... |
7 years ago |
use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit... |
7 years ago |
use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit... |
7 years ago |
use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit 11; |
7 years ago |
use hewiki_p;
select TOP 10 * from recentchanges
where not rc_patrolled; |
7 years ago |
use hewiki_p;
select * from recentchanges
where not rc_patrolled
limit 10; |
7 years ago |
use hewiki_p;
select top 10 * from recentchanges
where not rc_patrolled |
7 years ago |