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
軽快
.
そんなに言うほど精度が悪いわけではありませんが、[[利用者:オランウータン]]さんが、[[オランウータン幼稚園]]を書いたりすると関係者扱いされてしまう問題は残りますね
Toggle Highlighting
SQL
use jawiki_p; select distinct rc_user_text, rc_title from recentchanges where rc_namespace = 0 and ( ( char_length( rc_title ) > 3 and rc_user_text like concat('%', rc_title, '%') ) or ( char_length( rc_user_text ) > 3 and rc_title like concat('%', rc_user_text, '%') ) )
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...