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
Matěj Suchánek
.
Toggle Highlighting
SQL
/* USE wikidatawiki_p; SELECT * FROM wbt_item_terms LIMIT 10; SELECT * FROM wbt_property_terms LIMIT 10; SELECT * FROM wbt_term_in_lang LIMIT 10; SELECT * FROM wbt_text LIMIT 10; SELECT * FROM wbt_text_in_lang LIMIT 10; SELECT * FROM wbt_type LIMIT 10; #SELECT * FROM sites WHERE site_global_key = 'sourceswiki'; #SELECT * FROM sites AS S1 WHERE NOT EXISTS (SELECT * FROM sites AS S2 WHERE S2.site_id = S1.site_id + 1); #SELECT * FROM sites; USE cswiki_p; SELECT rc_timestamp, actor_name, rc_bot, rc_namespace, rc_title, comment_text FROM recentchanges JOIN comment ON comment_id = rc_comment_id JOIN actor ON rc_actor = actor_id WHERE comment_text LIKE '%WPCleaner%'; */
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...