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 / pradeep

A.x = B.x(+) is a left outer join and it will return
all the values of x from A table.
A.x = B.x is a inner join.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

1866


What is the usage of save points in oracle database?

541


Explain what does a control file contain?

619


what are archived logs?

1723


Explain about achiever in sql?

592






How to initialize variables with default values?

648


How to connect the oracle server as sysdba?

640


Who developed oracle & when?

579


How to manage transaction isolation level?

578


What is coalesce function?

583


what is the difference between data migration and production migration.

1818


Assuming that you are an End User How to find that in the payment Batch some of the Invoice was  Missing To pay How to find That??

1290


How to convert characters to numbers in oracle?

601


What is an oracle database?

621


What happens if you use a wrong connect identifier?

515