Fork of genders in user_preferences by MBH
This query is marked as a draft This query has been published by MBH.

SQL

AخA
 
select actor_name from actor left join user on user_id=actor_user where actor_user is null limit 10000;
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.

Checking query status...