Informatics Practices
Which of the following is not a join type ?
- Empty join
- Natural join
- Equi-join
- Right join
Related Questions
A …………… is a query that retrieves rows from more than one table or view:
- Start
- End
- Join
- All of these
A condition given in a Join query is referred to as …………… .
- Join in SQL
- Join condition
- Join in SQL & Condition
- None of these
Which product is returned in a join query having no join condition ?
- Equi-join
- Cartesian
- Both Equijoins and Cartesian
- Natural
The Cartesian product is also called …………… join.
- Equi-join
- Natural
- Unrestricted Join
- Restricted Join