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
Wargo
.
Toggle Highlighting
SQL
USE plwiki_p; SELECT CONCAT("[[",p.page_title,"]]") as strona, r.rev_timestamp as ostatnia_zmiana FROM page pt, page p, revision r, categorylinks cl WHERE pt.page_id = cl.cl_from AND p.page_title = pt.page_title AND p.page_namespace = 0 AND r.rev_id = p.page_latest AND cl.cl_to = 'Wikiprojekt_Piłka_nożna_–_hasła_o_piłkarzach' ORDER BY rev_timestamp DESC;
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...