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