Query Run
use afwiktionary_p; SELECT concat('* {{Tl|', tl_title, '}}') #,... 6 years ago
use afwiktionary_p; SELECT concat('* {{Tl|', tl_title, '}}') #,... 6 years ago
use afwiktionary_p; SELECT concat('* [[Sjabloon:', tl_title, ']]') #,... 6 years ago
use afwiktionary_p; SELECT concat('* [[', tl_title, ']]') #, count(*) FROM... 6 years ago
use afwiktionary_p; SELECT concat('[[', tl_title, ']]') #, count(*) FROM... 6 years ago
use afwiktionary_p; SELECT concat('[[', tl_title, ']]') //, count(*) FROM... 6 years ago
use afwiktionary_p; SELECT concat('[[', tl_title, ']]') --, count(*) FROM... 6 years ago
use afwiktionary_p; SELECT concat('[[', tl_title, ']]'), count(*) FROM... 6 years ago
use afwiktionary_p; SELECT tl_title, count(*) FROM templatelinks WHERE... 6 years ago
use afwiktionary_p; SELECT tl_title, count(*) FROM templatelinks WHERE... 6 years ago
use afwiktionary_p; SELECT tl_title, count(*) FROM templatelinks WHERE... 6 years ago
use afwiktionary_p; SELECT tl_title, count(*) FROM templatelinks WHERE... 6 years ago
use afwiktionary_p; SELECT tl_title, count(*) FROM templatelinks GROUP BY... 6 years ago
use afwiktionary_p; SELECT tl_title, count(*) FROM templatelinks GROUP BY... 6 years ago
use afwiktionary_p; SELECT tl_namespace, tl_title, count(*) FROM... 6 years ago
use afwiktionary_p; SELECT tl_namespace, tl_title, count(*) FROM... 6 years ago
use afwiktionary_p; SELECT tl_namespace, tl_title, count(*) FROM... 6 years ago
use afwiktionary_p; select * from templatelinks limit 10; 6 years ago
use afwiktionary_p; show tables; desc templatelinks; 6 years ago
use afwiktionary_p; show tables; 6 years ago