mediumlibrarysubquerywhereBooks by Authors From JapanProblem Write a query that returns the title of every book written by an author from Japan, using a subquery against the authors table rather than a join. Try It Library (Books/Authors/Publishers)Run Loading database engine... Hint Show hint Solution Show solution Mark as complete