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 are the types of partitions in oracle?
How can windows applications connect to oracle servers?
Can we write dml statement in function in oracle?
How to store only time; not date and time?
Explain about integrity constraint?
how to join query for one source type is oracle another source type is sql server ?
What are the major difference between truncate and delete?
How to retrieve values from data fields in record variables?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
What is private procedure oracle?
What is the string concatenation operator in oracle?
How to find out what oracle odbc drivers are installed?
What is rowid and rownum in oracle?
Does oracle charge for java?
Why does for update in oracle 8 cause an ora-01002 error?