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
Tohaomg
.
Toggle Highlighting
SQL
SELECT U.user_name, MIN(R.rev_timestamp) AS first_edit_timestamp FROM ukwiki_p.user U RIGHT JOIN ukwiki_p.revision R ON U.user_id = R.rev_user WHERE U.user_name IN ( "Airelan", "Alessot", "Alex79", "Aminngo", "D.Dafoe", "Dneprovskayan", "Draguntsow", "Grishazahid", "Ketrin", "Lxlalexlxl", "Marmirych", "Merrrys", "Nickispeaki", "NV", "OlexShpak", "S.hlukhov", "Stanfalc", "The Iron Addict", "Violka5555", "WayDong", "Well-9", "Yuriz", "Андрій Гриценко", "ДмитроСавченко", "Евген Савич", "Остап Україна", "Рассилон", "Сергій Верник", "Учитель", "Юлия Можаровская") GROUP BY U.user_name ORDER BY U.user_name ASC
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...