What are joins..how many types of joins are there?
Answer Posted / t.murali krishna
Types of joins:
1. Inner join
equi join
non equi join
selfjoin
2.Outer join
left outer
right outer
full outer(from 9i)
3.Natural join(from 9i)
4.cross join
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the ansi data types supported in oracle?
What is logical backup in oracle?
What happens to the current transaction if the session is killed?
Explain the difference between replace() and translate() functions in oracle?
Difference between inner join vs where ?
How to assign values to data fields in record variables?
How to select some columns from a table in oracle?
Explain index?
Can multiple cursors being opened at the same time?
What is connection pool in oracle?
Explain oracle 12c new features for developers?
What is a table index in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Difference between cartesian join and cross join?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process