select page_title from page where page_title like "%ಚುಟುಕು%";
select... |
3 months ago |
select count(*) from page where page_title like "%ಚುಟುಕು%";
select count(*)... |
3 months ago |
select count(*) from page where page_title like "%ಚುಟುಕು%"
select count(*)... |
3 months ago |
select count(*) from page where page_title like "%ಚುಟುಕು%"
select count(*)... |
3 months ago |
select page_title from page where ( page_len between 1024 and 1900) and... |
3 months ago |
select page_title from page where page_len (between 1024 and 1900) and... |
3 months ago |
select * from page where page_title like '%ವಿಶೇಷ%'; |
3 months ago |
select * from page where page_title like '%ವಿಶೇಷ:%'; |
3 months ago |
select * from page where page_title like '%:%'; |
3 months ago |
select count(*) from page where page_title like '%:%'; |
3 months ago |
select * from page where page_title like '%:%'; |
3 months ago |
select * from page where page_title like '%ವಿಶೇಷ%'; |
3 months ago |
select * from page where page_title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page where page_id >10000 limit 200;-- where page_id =20;--... |
3 months ago |
select count(*) from page;-- where page_id =20;-- where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select count(*) from page; where page_id =20;-- where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page where page_id =20;-- where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page where page_id < 1;-- where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page where page_id = -1;-- where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page limit 10;-- where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page where title='ವಿಶೇಷ:ActiveUsers'; |
3 months ago |
select * from page limit 1 |
3 months ago |
select * from page_props limit 1 |
3 months ago |
select * from page_prop limit 1 |
3 months ago |
show tables; |
3 months ago |