Answer Posted / s. senthil kumar
There are Two Types of joins:
I. Inner Join
II. Outer Join
I: Inner join:a) Equi join, b) Non Equi join c) self join
II: Outer join: a) Left outer join, b) right outer join,
c) Full outer join
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the scope of a local variable?
How to install oracle odbc drivers?
In the oracle version 9.3.0.5.0, what does each number shows?
How to drop a stored procedure in oracle?
How to use "for" statements in oracle?
Write a syntax for update query in oracle?
What is a cognitive schema?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
How to calculate date and time differences in oracle?
Can you have more than one content canvas view attached with a window ?
What is recycle bin in Oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to start a specific oracle instance?
Is oracle a language?
candidate key is subset of super key but not vice-verse explain