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
Sean.hoyland
.
Toggle Highlighting
SQL
USE enwiki_p; SET STATEMENT max_statement_time = 100 FOR SELECT user_id, user_name, user_registration, user_editcount, ipb_timestamp, comment_text FROM user JOIN ipblocks ON user_id = ipb_user JOIN comment_ipblocks ON ipb_reason_id = comment_id WHERE user_id >= 9448135 AND (LOWER(CONVERT(comment_text USING latin1)) LIKE "%andresherutjaim%" OR LOWER(CONVERT(comment_text USING latin1)) LIKE "%delotrooladoo%" OR CONVERT(comment_text USING utf8mb4) LIKE '%יניב הורון%') ORDER BY user_id DESC
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...