Answer Posted / akn
Inner join is the most common type of join. Inner joins
return all rows from multiple tables where the join
condition is met.
Outer join returns all rows from one table and only those
rows from a secondary table where the joined fields are
equal (join condition is met).
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
How to define a record variable to store a table row?
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col
What is a static data dictionary in oracle?
Calculate difference between 2 date / times in oracle sql?
How to define an oracle sub procedure?
What is a trace file and how is it created in oracle?
Explain alias?
What is index in Oracle?
What happens if the update subquery returns multiple rows?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Explain the use of grant option in exp command.
What is a system tablespace and when it is created?
How to store pictures on to the database?
How to change system global area (sga) in oracle?
What are the different types of partitions in oracle?