What is meant by Join? What are the different types of
Joins available? Explain.
Answer Posted / udaykumar
Join - joining of two tables to itself.
types of joins.....
simple/equi/inner
self
outer
cartesian.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to move files from one directory to another in pl sql?
How to pronounce postgresql?
how to use myisamchk to check or repair myisam tables? : Sql dba
how to include character strings in sql statements? : Sql dba
Is it possible to include an insert statement on the same table to which the trigger is assigned?
Is sql a dbms?
What is the use of nvl function?
How to know the last executed procedure?
What is varray in pl sql?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
What is the difference between nvl function, ifnull function, and isnull function?
How to set up sql*plus output format in oracle?
What are the types of dbms?
How do you delete duplicates in sql query using rowid?
What is sql stand for?