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 / ramesh
A.x=B.x(+) is not a right outer join it is left outer join
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to insert multiple rows with one insert statement in oracle?
How a tablespace is related to data files?
Explain the characteristics of oracle dba?
How can we view last record added to a table?
What are the parameters that we can pass through a stored procedure?
Explain oracle insert into command?
What happens in oracle commit?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
What is using clause and give example?
Explain drop constraint oracle?
What is the difference between alert log file and tarce file ?
How to find the duplicate rows count from employees table in oracle?
List out the components of logical database structure of oracle database.
What is varray?
What is the relationship among database, tablespace and data file?