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
What privilege is needed for a user to delete rows from tables in another schema?
How to update values in a table in oracle?
Is it possible to insert comments into sql statements return in the data model editor ?
What happens in oracle commit?
How does oracle handle read consistency?
Explain the features of oracle?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
what is the difference between restoring and recovering?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How to create a new tablespace in oracle?
How can we delete duplicate rows in a table?
State the difference between a primary key and foreign key?
What is oracle server autotrace in oracle?
How to select some rows from a table in oracle?
How many file formats are supported to export data?