Query Run
-- comment 2 years ago
SELECT actor_name,count(ct_rev_id) as count from... 2 years ago
SELECT count(ct_rev_id) as count FROM change_tag WHERE ct_tag_id =... 2 years ago
SELECT actor_name,count(ct_tag_id) as reverted from... 2 years ago
SELECT actor_name,count(ct_tag_id) as reverted from... 2 years ago
SELECT actor_name,count(ct_tag_id) as reverted from... 2 years ago
SELECT actor_name,count(ct_tag_id) as reverted from... 2 years ago
SELECT actor_name,count(change_tag) as reverted from... 2 years ago
SELECT actor_name,count(ct_tag) as reverted from... 2 years ago
-- comment 2 years ago
SELECT distinct concat("[[:", page_title, "]]") as Title from page join... 2 years ago
SELECT user_name, user_editcount FROM user JOIN user_groups ON user_id =... 2 years ago
-- comment 2 years ago
SELECT concat(page_title) FROM (SELECT page_title FROM page ... 2 years ago
-- comment 2 years ago
--comment 2 years ago
SELECT CONCAT("#[[",page_title,"]]") AS page_title, page_namespace, el_to... 2 years ago
SELECT CONCAT("[[",page_title,"|",page_title,"]]") AS... 2 years ago
Select concat("#[[",page_title,"]]") from page_title, page_namespace, el_to... 2 years ago
Select concat("#[[আলাপ:",page_title,"]]") from page p, page_namespace, el_to... 2 years ago
Select "#[[page_title]]", page_namespace, el_to from externallinks left join... 2 years ago
Select concat ("#[[:",p.page_title,"]]") AS page_title page_namespace, el_to... 2 years ago
Select "#[[page_title]]", page_namespace, el_to from externallinks left join... 2 years ago
Select "#[[,page_title,]]", page_namespace, el_to from externallinks left... 2 years ago
Select ("#[[:",page_title,"]]"), page_namespace, el_to from externallinks... 2 years ago
Select "#[[:",page_title,"]]", page_namespace, el_to from externallinks left... 2 years ago
Select page_title, page_namespace, el_to from externallinks left join page... 2 years ago