Query Run
USE frwiki_p; select top (100) [ar_title] from frwiki_p.archive /*SHOW... 2 years ago
USE frwiki_p; select top (100) ar_title from frwiki_p.archive /*SHOW TABLES... 2 years ago
USE frwiki_p; select top (100) distinct ar_title from... 2 years ago
USE frwiki_p; select count(distinct ar_title) from frwiki_p.archive /*SHOW... 2 years ago
USE frwiki_p; select count(distinct ar_title), from frwiki_p.archive /*SHOW... 2 years ago
USE frwiki_p; select count(distinct ar_id) from frwiki_p.archive /*SHOW... 2 years ago
USE frwiki_p; select count(distinct page_id) from frwiki_p.page /*SHOW... 2 years ago
USE frwiki_p; select ar_title from frwiki_p.archive where ar_title like... 2 years ago
USE frwiki_p; select ar_title from frwiki_p.archive where ar_title like... 2 years ago
USE frwiki_p; select top 100 ar_title from frwiki_p.archive /*SHOW TABLES... 2 years ago
USE frwiki_p; select top (ar_title) 100 from frwiki_p.archive /*SHOW TABLES... 2 years ago
USE frwiki_p; select top (distinct ar_title) 100 from... 2 years ago
USE frwiki_p; select top 100 distinct ar_title from frwiki_p.archive /*SHOW... 2 years ago
USE frwiki_p; select top 100 (distinct ar_title) from... 2 years ago
USE frwiki_p; select count(distinct ar_title) from frwiki_p.archive /*SHOW... 2 years ago
USE frwiki_p; select count(distinct page_title) from frwiki_p.page /*SHOW... 2 years ago
USE frwiki_p; select count(page_title) from frwiki_p.page /*SHOW TABLES FROM... 2 years ago
USE frwiki_p; /*select count(page_title) from Pages.page*/ SHOW TABLES FROM frwiki_p; 2 years ago
USE frwiki_p; select count(page_title) from Pages.page 2 years ago
USE frwiki_p; select count(page_title) from Pages.page 2 years ago
select count(page_title) from Pages.page 2 years ago
select count(page_title) from Pages.page 2 years ago
select count(page_title) from Pages.page 2 years ago
USE commonswiki_p; SELECT page_title, COUNT(cl_to) AS panoramiocatcount FROM page 2 years ago
USE commonswiki_p; SELECT page_title, COUNT(cl_to) AS panoramiocatcount FROM page 2 years ago
USE commonswiki_p; SELECT page_title, COUNT(cl_to) AS panoramiocatcount FROM page 2 years ago
select count(page_title) from Pages.page 2 years ago
select count(page_title) from Pages.page 2 years ago
select count(ar_title) from Pages.archive 2 years ago
select count(ar_title) from Pages.page 2 years ago
select count(ar_title) from Pages 2 years ago