Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Cryptic
.
Templates/modules transcluded on [[:Category:Wikipedia files with the same name on Wikimedia Commons as of 19 September 2022]], as they now appear in the db. See also https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/message/U2U6TXIBABU3KDCVUOITIGI5OJ4COBSW/ For [[WT:Database reports#Listing maintenance categories]] and [[WT:Request a query#New linktarget table]] circa 15 September 2022.
Toggle Highlighting
SQL
SELECT templatelinks.*, linktarget.* FROM templatelinks JOIN page ON page_id = tl_from LEFT JOIN linktarget ON lt_id = tl_target_id WHERE page_namespace = 14 -- Category: AND page_title = 'Wikipedia_files_with_the_same_name_on_Wikimedia_Commons_as_of_19_September_2022' ORDER BY lt_namespace ASC, lt_title ASC;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...