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
EpochFail
.
Toggle Highlighting
SQL
USE simplewiki_p; SELECT CONCAT("https://simple.wikipedia.org/wiki/?diff=", rc_this_oldid) AS diff_link FROM recentchanges INNER JOIN ores_classification ON oresc_rev = rc_this_oldid WHERE oresc_model = 5 AND rc_type IN (0, 1) AND oresc_probability >= 0.927; # SELECT * FROM ores_model LIMIT 10; # SELECT * FROM ores_classification LIMIT 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...