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 / guest
the difference between A.x=B.x(+) is a outer join and
A.x=B.x is a inner join.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain about your project and its relation to the current job position you are applying to?
What is set operator oracle?
What is sharded cluster?
How do I find the database name in oracle?
What is using clause and give example?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
How to define a data field as not null?
Explain oracle data types with examples?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What is snapshot is too old? Give and example for better understand.
Difference between pre-select and pre-query
Can we store pictures in the database and if so, how it can be done?
Use of an integrity constraint is better to validate data. Explain
How to retrieve data from an explicit cursor?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?