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
ԱշոտՏՆՂ
.
from https://quarry.wmflabs.org/query/3827
Toggle Highlighting
SQL
use wikidata_p; SELECT page_title, rc_comment, rc_user_text, rc_timestamp, rc_params FROM page JOIN recentchanges ON page_title=rc_title AND rc_namespace=0 AND rc_type=5 AND rc_source='wb' LEFT JOIN page_props ON page_id=pp_page AND pp_propname='wikibase_item' WHERE page_namespace=0 AND page_is_redirect=0 AND pp_page IS NULL ORDER BY page_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...