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


Please Help Members By Posting Answers For Below Questions

what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?

1844


What is a package ? What are the advantages of package ?

599


How to delete an existing row from a table in oracle?

641


Is there a combination of "like" and "in" in sql?

575


Give the advantages and disadvantages of clusters.

570






How to create a new table by selecting rows from another table?

547


What happens if the update subquery returns multiple rows?

606


What is the scope of a local variable?

583


Can group functions be used in the order by clause in oracle?

573


Which dictionary tables and/or views would you look at to diagnose a locking issue?

1484


Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?

1771


What is the minimum client footprint required to connect c# to an oracle database?

562


How a database is related to tablespaces?

576


Explain the function of optimizer in oracle?

592


How to create a new table in your schema?

603