Query Run
USE hywiki_p; SELECT tl_title, count(tl_title) as num FROM ... 4 years ago
USE hywiki_p; SELECT tl_title, count(tl_title) as num FROM ... 4 years ago
USE hywiki_p; SELECT tl_title, count(tl_title) as num FROM ... 4 years ago
USE hywiki_p; SELECT tl_title, count(tl_title) as num FROM ... 4 years ago
USE hywiki_p; SELECT tl_title, count(tl_title) FROM templatelinks WHERE ... 4 years ago
USE hywiki_p; SELECT count(tl_title) FROM templatelinks WHERE ... 4 years ago
USE hywiki_p; SELECT distinct (tl_title), count(tl_title) FROM ... 4 years ago
USE hywiki_p; SELECT distinct (tl_title), count(distinct (tl_title)) FROM ... 4 years ago
USE hywiki_p; SELECT distinct (tl_title), count(tl_title) FROM ... 4 years ago
USE hywiki_p; SELECT (distinct tl_title), count(tl_title) FROM ... 4 years ago
USE hywiki_p; SELECT tl_title FROM templatelinks WHERE ... 4 years ago
USE hywiki_p; SELECT DISTINCT tl_title FROM templatelinks WHERE ... 4 years ago
USE hywiki_p; SELECT DISTINCT tl_title, count( tl_from ) FROM ... 4 years ago
USE hywiki_p; SELECT DISTINCT tl_title, count( tl_title ) FROM ... 4 years ago
USE hywiki_p; SELECT tl_title, count( DISTINCT tl_title ) FROM ... 4 years ago
USE hywiki_p; SELECT DISTINCT tl_title, count( DISTINCT tl_title ) FROM ... 4 years ago
USE hywiki_p; SELECT DISTINCT tl_title FROM templatelinks WHERE ... 4 years ago
USE hywiki_p; SELECT DISTINCT tl_title, count(*) FROM ... 4 years ago
use hywiki_p; select DISTINCT tl_title from templatelinks where... 4 years ago
use hywiki_p; select DISTINCT tl_title from templatelinks where... 4 years ago
use hywiki_p; select DISTINCT tl_title, from templatelinks where... 4 years ago
use hywiki_p; select DISTINCT tl_title, from templatelinks where... 4 years ago
use hywiki_p; select DISTINCT tl_title, * from templatelinks where... 4 years ago
use hywiki_p; select * from templatelinks where tl_from_namespace = 0 and... 4 years ago
use hywiki_p; select * from DISTINCT templatelinks where tl_from_namespace... 4 years ago
use hywiki_p; select * from DISTINCT templatelinks where tl_from_namespace... 4 years ago
use hywiki_p; select DISTINCT * from templatelinks where tl_from_namespace =... 4 years ago
use hywiki_p; select DISTINCT * from templatelinks where tl_from_namespace =... 4 years ago
use hywiki_p; select * from templatelinks where tl_from_namespace = 0 and... 4 years ago
use hywiki_p; select * from templatelinks where tl_from_namespace = 0 and... 4 years ago
use hywiki_p; select * from templatelinks where tl_from_namespace = 2 limit 10 4 years ago
use hywiki_p; select * from templatelinks limit 10 4 years ago
use hywiki_p; select tl_title from templatelinks limit 10 4 years ago