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
Njd-de
.
Toggle Highlighting
SQL
select user_name, user_registration, user_editcount, ipb_address, ipb_expiry, ipb_sitewide from user left join ipblocks on user_name = ipb_address where 1=1 and (UPPER(CONVERT(user_name USING utf8mb4)) like '%SAMET%' OR UPPER(CONVERT(user_name USING utf8mb4)) like '%YÜCEL%' OR UPPER(CONVERT(user_name USING utf8mb4)) like '%HIKMET%' ) -- and (user_editcount > 0 or ipb_address is not null) -- and ipb_address is null and user_registration > 20220815000000 order by user_registration desc limit 100
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...