Answer Posted / samir kumar sahoo
Generally there are five types of joins in oracle:
Self Join
Equi Join
Cartesian Join
Outer Join(Left outer join,Right outer join)
Non_Equi JOin
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the disadvantage of User defind function?
How to delete an existing row from a table in oracle?
Explain overloading. Can functions be overloaded?
How can we create the complete backup of data in the oracle.
Which is better Oracle or MS SQL? Why?
Can a parameter be passed to a cursor?
Is truncate autocommit in oracle?
Can you create a synonym without having a table?
What are the various constraints used in oracle?
What is integrity and what is constraint??Explain with example
How to define an explicit cursor in oracle?
How to experiment a data lock in oracle?
How to handle a single quote in oracle sql?
What are the differences between interval year to month and interval day to second?
State some uses of redo log files?