JOIN Quiz 2
Last updated
Last updated
Select the statement which lists the unfortunate directors of the movies which have caused financial loses (gross < budget)
Select the correct example of JOINing three tables
Select the statement that shows the list of actors called 'John' by order of number of movies in which they acted
Select the result that would be obtained from the following code:
"Crocodile" Dundee
Crocodile Dundee in Los Angeles
Flipper
Lightning Jack
Select the statement that lists all the actors that starred in movies directed by Ridley Scott who has id 351
6. There are two sensible ways to connect movie and actor. They are:
link the director column in movies with the primary key in actor
connect the primary keys of movie and actor via the casting table
Select the result that would be obtained from the following code:
Bang the Drum Slowly
1973
Limitless
2011