Create an appropriate query to find the titles of all works in the collection and the corresponding composer names. Return the data as a pivot table. Then use the pivot table to find all of the works by Beethoven, Ludwig van. (The database stores names like this one in a single field. It doesn't separate names into first name and last name fields.)