Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
zhwiki rc
by
Xiplus
This query is marked as a draft
This query has been published
by
Xiplus
.
Toggle Highlighting
SQL
USE zhwiktionary_p; SELECT rc_id, rc_timestamp, rc_namespace, rc_title, rc_cur_id, page_namespace, page_title FROM ( SELECT * FROM recentchanges WHERE rc_type = 6 AND rc_actor = 127 AND rc_title != "ζδΈζ" ORDER BY rc_timestamp DESC ) rc LEFT JOIN page ON page_id = rc_cur_id
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...