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 arwiki_p; SELECT CONCAT('#[[مستخدم: ', user_name, ']]') AS user_page FROM user WHERE ( user_name LIKE "%وزارة%" OR user_name LIKE "%وزير%" OR user_name LIKE "%رئيس%" OR user_name LIKE "%مجموعة%" OR user_name LIKE "% and %" OR user_name LIKE "%حزب%" OR user_name LIKE "%شركة%" OR user_name LIKE "%مدير%" OR user_name LIKE "%منتديات%" OR user_name LIKE "%منتدى%" OR user_name LIKE "%جامعة%" OR user_name LIKE "%مدرسة%" OR user_name LIKE "%موقع%" OR user_name LIKE "%جلالة%" OR user_name LIKE "%معالي%" OR user_name LIKE "%سعادة%" OR user_name LIKE "%قناة%" OR user_name LIKE "% in %" OR user_name LIKE "%هكرز%" OR user_name LIKE "%للتواصل%" OR user_name LIKE "%نادي %" OR user_name LIKE "%الرئيس%" OR user_name LIKE "%رئيس %" OR user_name LIKE "%مؤسسة %" OR user_name LIKE "%فرقة %" OR user_name LIKE "%تنظيف%" OR user_name LIKE "%السجاد%" OR user_name LIKE "%عائلة %" OR user_name LIKE "%قبيلة %" OR user_name LIKE "%إعلانات%" OR LENGTH(user_name) > 50 OR LENGTH(user_name) < 3 OR user_name REGEXP '^[0-9]+$' OR user_name LIKE "%اللهم%" OR user_name LIKE "%موقع%" OR user_name LIKE "%كلب%" OR user_name LIKE "%حيوان%" OR user_name LIKE "%هتلر%" OR user_name LIKE "%ملك%" OR user_name LIKE "%الله%" OR user_name LIKE "%محمد رسول%" OR user_name LIKE "%رسول الله%" OR user_name LIKE "%المسيح%" ) AND user_id NOT IN ( SELECT ipb_user FROM ipblocks WHERE ipb_user = user_id );
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...