#280

Actor-Director Duos with 3+ Films

Find pairs of (actor_id, director_id) who collaborated at least 3 times.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

actor_iddirector_id
11
32
21

Your query result will appear here