use hewiki_p;
select * from categorylinks
where cl_to = "מתמטיקאים"
and... |
7 years ago |
use hewiki_p;
select * from categorylinks
where cl_to = "מתמטיקאים"
and... |
7 years ago |
use hewiki_p;
select * from categorylinks
where cl_to = "מתמטיקאים"
and not... |
7 years ago |
use hewiki_p;
select * from categorylinks
where cl_to = "מתמטיקאים" limit... |
7 years ago |
use hewiki_p;
select * from categorylinks
where cl_to = "מתמטיקאים" limit 10;
|
7 years ago |