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

A.X=B.X(+)
Is left outer join.
It gives all the values of column x table A.
And the values of column X TABLE B of those records which
match the records.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE

1587


when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.

1476


Why do we need oracle client?

511


Name the various constraints used in oracle?

564


How to write a query with a right outer join in oracle?

613






Explain what does a control file contain?

608


How to list all tables in your schema?

609


What is meant by recursive hints in oracle?

618


What is dual table oracle?

527


Explain oracle insert into command?

630


How to run the anonymous block again?

595


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

1584


Is oracle an open source?

637


Differentiate between post-database commit and post-form commit?

543


How to retrieve data from an cursor to a record?

563