Across
- 3. the join of two tables returning matched rows as well as unmatched rows from left or right table is called an INNER join.
- 4. Displaying data from multiple tables.
Down
- 1. this statement is used to query data from database
- 2. the join of two tables returning only matched rows is called an INNER join.
