Fork of
User Table Info
by Hoosierbot
This query is marked as a draft
This query has been published
by Hoosierbot.
SQL
AخA
Select distinct user_id,user_name,user_real_name,user_email_authenticated,user_registration,user_editcount
FROM user
WHERE user_registration >= '20060401000000' and user_registration < '20060801000000';
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.