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 is sequence?
How to unlock the sample user account in oracle?
Is oracle the best database?
What is transaction control statement and how many types of transaction control statement in Oracle?
defination of bitmap index
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
In which language oracle has been developed?
How to invoke the data pump import utility?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
What are the restrictions in a oracle read only transaction?
Explain enable novalidate constraint.
What is a nvl function?
What is the usage of control file in oracle?
Can you assign multiple query result rows to a variable?
How to update values in a table in oracle?