A and B are tables. x is a column. Then What is difference
between A.x = B.x(+) and A.x = B.x ?
Answer Posted / surya
A.x = B.x(+) is outer join.
A.x = B.x is inner join of two tables
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to drop an index?
What happens to the current transaction if the session is killed?
Why packages are used in oracle?
Describe an oracle table?
List out the types of joins.
What is oracle database 10g express edition?
Explain self joins in oracle?
What is a table in oracle?
Is there a combination of "like" and "in" in sql?
How to load data through external tables?
Can we create database in oracle using command line ?
What is data type in oracle?
How to define an external table with a text file?
State any two functions of oracle?
What is the difference between alert log file and tarce file ?