How to write a query with a full outer join in oracle?
Answer Posted / guest
select * from t1 full outer join t2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is it different from a normal table?
What is Redo Log Buffer in Oracle?
What is catalog in Oracle?
Why oracle is used?
1) Does oracle have any table which contain all the exceptions and it's code internally?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is a cursor in oracle?
How to speed up webrick?
How many memory layers are in the oracle shared pool?
How to view the tablespaces in the current database?
Write a syntax for update query in oracle?
How to create additional tablespaces for an new database?
how to make an oracle object
Explain implicit cursor.
What is the difference between PFILE and SPFILE in Oracle?