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
MBH
.
Toggle Highlighting
SQL
use ruwiki_p; #select * from logging join actor on actor_id=log_actor where log_type not in ("gblblock", "thanks", "massmessage", "spamblacklist", "rights", "newusers", "create", "delete", "protect", "stable", "abusefilter", "block", "merge", "move", "renameuser", "review") and log_timestamp > 20161001000000 and actor_name="Рейму Хакурей" limit 50; #select * from revision join actor on rev_actor=actor_id join page on rev_page=page_id where actor_name="Alkom-lviv" and page_namespace="0" and rev_timestamp > 20191124120000 limit 3; select * from comment where comment_id<10;
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...