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
/* actor_id 8 actor_user 1112010 select * from actor where actor_name like "JarBot" */ select DISTINCT comment.comment_text from revision inner join comment on revision.rev_comment_id = comment.comment_id where rev_actor in (8) and ( comment_text like "%مصدر%" or comment_text like "%مرجع%" or comment_text like "%مراجع%" ) and comment_text not like "%[[Project:أوب|أوب]]%" and comment_text not like "% */%" and comment_text not like "%التصانیف المعادلة%" and comment_text not like "%معنون%" and comment_text not like "%WPCleaner%" and comment_text not like "%مفقود%" and comment_text not like "%تنبيه%" and comment_text not like "%إزالة%" and comment_text not like "%تصنيف%" and comment_text not like "%بوابة%" and comment_text not like "%تنبيه%" and comment_text not like "%تنبيه%"
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...