select actor_id,director_id from ActorDirector group by actor_id,director_id
having count(*)>=3;
For further actions, you may consider blocking this person and/or reporting abuse
select actor_id,director_id from ActorDirector group by actor_id,director_id
having count(*)>=3;
For further actions, you may consider blocking this person and/or reporting abuse
DevOps for Private APIs. With DreamFactory API Generation, you get:
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)