what are the different types of joins?
Answers were Sorted based on User's Feedback
Answer / a.jyothsna
1)Self Join
2)Equi join (or)Inner Join
2.1)Non-equi Join
3)Outer Join
3.1) Left-Outer Join
3.2) Right-Outer Join
3.3) Full-Outer Join
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / desiraju venkata subramanya ka
types of joins
• outer join
• left join
• right join
• equi-join
• non-equi-join
• selfJoin
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / prakash
Proprietary Joins
----------------
EquiJoin
Non EquiJoin
Self Join
outer join
Compliant Joins
---------------
Cross Join
Natural Joins
Full or two sided outer joins
Arbitrary Joins
| Is This Answer Correct ? | 0 Yes | 1 No |
Which join is default?
What is the usage of distinct keyword?
Which one of the following pairs of aggregate functions do you use with character fields? 1. COUNT(field) and MAX(field) 2. AVG(field) and COUNT(field) 3. MIN(field) and SUM(field) 4. AVG(field) and MAX(field) 5. COUNT(field) and SUM(field)
table :- city name country code abc 11 bcd 22 cde 232 def 33 write a procedure , so that when we give a phone no. eg - 1123456789 - o/p sud be city name = abc if phone no. - 2322345897 , o/p sud be =cde note - bcd and cde city name sud be diff. as dey diff only with th last no. Pls ans. this questnion.
Can we interchange parameters in procedure while calling
How many LONG columns are allowed in a table?
How many aggregate functions are available there in sql?
What is a record in a database?
Differentiate between pl/sql and sql?
how to shutdown mysql server? : Sql dba
Explain select statements in sql?
is it possible to pass an object or table to a procedure as an argument?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)