Query Run
use enwiki_p; SELECT IF(page_namespace = 6, 'category', 'article') as type,... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 6, 'category', 'article') as type,... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 6, 'category', 'article') as type,... 2 years ago
SELECT IF(page_namespace = 6, 'category', 'file') as type, page_title FROM... 2 years ago
SELECT IF(page_namespace = 6, 'category', 'file') as type, page_title FROM... 2 years ago
SELECT IF(page_namespace = 6, 'category', 'file') as type, page_title FROM... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 0, 'category', 'file') as type,... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 0, 'category', 'file') as type,... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 0, 'category', 'article') as type,... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 0, 'category', 'article') as type,... 2 years ago
use enwiki_p; SELECT IF(page_namespace = 0, 'category', 'article') as type,... 2 years ago