Answer Posted / ramesh yadav
IN ORACLE 9i.
Equi - Join = Both are same Names only different
simple join
inner join
Natural join
join
Non - Equi Join
Outer Join
Left outer join
Right outer joi
Full outer join
Self join
Cartesian Product
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can we create table inside stored procedure?
Explain the uses of a database trigger?
What is the maximum number of triggers, you can apply on a single table?
explain advantages of myisam over innodb? : Sql dba
How can one get sql*loader to commit only at the end of the load file? : aql loader
how to convert numeric values to character strings? : Sql dba
What is sql engine in oracle?
What is on delete set null?
what is data integrity? : Sql dba
What is data type in database?
What is the difference among union, minus and intersect?
Explain scalar functions in sql?
What are the packages in pl sql?
What is data manipulation language?
Why do we use sql constraints?