Question: What role does "inventory" play?
- you only want to see results from books currently in inventory
- it instructs the query engine to find the books table in the inventory schema
- it instructs the query engine to find the books table in the inventory database
- it instructs the query engine to join the books table to the inventory schema
Answer: The correct answer of the above question is Option B:it instructs the query engine to find the books table in the inventory schema