Answer Posted / kumar
Types of joins are :
Equi-Join
Non-Equi-Join
Right Outer Join
Left Outer Join
Full Outer Join
Self Join
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
How to retrieve values from data fields in record variables?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What are the different pseudo commands? Explain in general?
Why cursor variables are easier to use than cursors?
How can we create the complete backup of data in the oracle.
How to retrieve data from an explicit cursor?
How do I manually uninstall oracle client?
What is raw datatype?
What is the relationship among database, tablespace and data file?
What is oracle sid?
Explain temporal data types in oracle
What is an index associated with a constraint?
What are the different types of database objects?
How to count duplicated values in a column in oracle?