Query Run
use idwiki_p; SELECT CONCAT('# [[', pl.pl_title, ']] (', COUNT(pl.pl_from),... 4 years ago
use idwiki_p; SELECT CONVERT(tl_title USING utf8), COUNT(DISTINCT... 4 years ago
use idwiki_p; SELECT rd_from, rd_title AS 'TO', pg.page_title AS 'FROM' FROM... 4 years ago
use idwiki_p; SELECT CONCAT('[[:Category:', cl_to, ... 4 years ago
use idwiki_p; SELECT CONCAT('[[:Category:', cl_to, ... 4 years ago
use idwiki_p; SELECT cl_from, COUNT(*) AS '# Categories', ... 4 years ago
use idwiki_p; SELECT cl_from, COUNT(*) AS '# Categories', ... 4 years ago
use idwiki_p; SELECT COUNT(user_name) FROM user WHERE user_registration... 4 years ago
use idwiki_p; SELECT user_name, COUNT(*) from logging inner join user on... 4 years ago
use idwiki_p; SELECT COUNT(*) AS "jumlah" FROM revision r join page p on... 4 years ago
use idwiki_p; SELECT user_name, SUM(CASE WHEN rev_timestamp BETWEEN... 4 years ago
use idwiki_p; /* ASCII files with full width characters. Query by Dispenser.... 4 years ago
use idwiki_p; SELECT log_title, COUNT(*) FROM logging WHERE... 4 years ago
use idwiki_p; SELECT page_is_redirect, page_title FROM... 4 years ago
use idwiki_p; SELECT page_is_redirect, page_title FROM... 4 years ago
use idwiki_p; select page_title from page where page_title like... 4 years ago
use idwiki_p; select page_title from page where page_title like... 4 years ago
use idwiki_p; select user_id, user_name, user_editcount,... 4 years ago
use idwiki_p; SELECT /*SLOW OK */ page_title FROM revision INNER JOIN page... 4 years ago
use idwiki_p; select CONCAT ("#[[",page_title,"]]") from page where... 4 years ago
use idwiki_p; select CONCAT ("#[[",page_title,"]]") from page where... 4 years ago
use idwiki_p; select CONCAT ("#[[",page_title,"]]") from page where... 4 years ago
use arwiki_p; select concat ("[[Special:Diff/",rev_id,"]]") from... 4 years ago
use wikidatawiki_p; select ips_site_page from wb_items_per_site i inner... 4 years ago
use idwiki_p; select rev_id, rev_comment from revision where lcase... 4 years ago
use idwiki_p; select distinct page_title from page inner join revision on... 4 years ago
use idwiki_p; select distinct page_title from page inner join revision on... 4 years ago
use arwiki_p; select p2.page_title from page p2 where p2.page_id in (select... 4 years ago
use idwiki_p; SELECT page_title, GROUP_CONCAT(cl_to) FROM page inner... 4 years ago
use idwiki_p; SELECT page_title, GROUP_CONCAT(cl_to) FROM page inner... 4 years ago
USE arwiki_p; SELECT COUNT(user_name) FROM user WHERE user_registration... 4 years ago
use arwiki_p; SELECT... 4 years ago
use arwiki_p; select CONCAT('[[Pengguna:',user_name,'|',user_name,']]'),... 4 years ago
USE idwiki_p; SELECT CONCAT("[[Pengguna:",user_name,"|",user_name,"]]") AS... 4 years ago