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
Jack who built the house
.
Toggle Highlighting
SQL
use ruwiki_p; select user_name, user_registration from user where not ( instr(user_name, 'а') or instr(user_name, 'б') or instr(user_name, 'в') or instr(user_name, 'г') or instr(user_name, 'д') or instr(user_name, 'е') or instr(user_name, 'ё') or instr(user_name, 'ж') or instr(user_name, 'з') or instr(user_name, 'и') or instr(user_name, 'й') or instr(user_name, 'к') or instr(user_name, 'л') or instr(user_name, 'м') or instr(user_name, 'н') or instr(user_name, 'о') or instr(user_name, 'п') or instr(user_name, 'р') or instr(user_name, 'с') or instr(user_name, 'т') or instr(user_name, 'у') or instr(user_name, 'ф') or instr(user_name, 'ъ') or instr(user_name, 'ц') or instr(user_name, 'ч') or instr(user_name, 'ш') or instr(user_name, 'щ') or instr(user_name, 'ъ') or instr(user_name, 'ы') or instr(user_name, 'ь') or instr(user_name, 'э') or instr(user_name, 'ю') or instr(user_name, 'я') or instr(user_name, 'a') or instr(user_name, 'b') or instr(user_name, 'c') or instr(user_name, 'd') or instr(user_name, 'e') or instr(user_name, 'f') or instr(user_name, 'g') or instr(user_name, 'h') or instr(user_name, 'i') or instr(user_name, 'j') or instr(user_name, 'k') or instr(user_name, 'l') or instr(user_name, 'm') or instr(user_name, 'n') or instr(user_name, 'o') or instr(user_name, 'p') or instr(user_name, 'q') or instr(user_name, 'r') or instr(user_name, 's') or instr(user_name, 't') or instr(user_name, 'u') or instr(user_name, 'v') or instr(user_name, 'w') or instr(user_name, 'x') or instr(user_name, 'y') or instr(user_name, 'z')) order by user_registration desc limit 10
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...