A ............... is a query that retrieves rows from more than one table or view :
Join
Reason — A join is a query that combines rows from two or more tables or views. In a join-query, more than one table are listed in FROM clause.
FROM