What are joins..how many types of joins are there?
Answer Posted / guruswamy
join is combaining two or more tables.
there are three types.they are
1).simple join
2).self join
3).3.outer joins
| Is This Answer Correct ? | 15 Yes | 21 No |
Post New Answer View All Answers
how do u setup a replication site?
How to create tables for odbc connection testing?
What is the Tune Query
How do I reset a sequence in oracle?
What to do if the startbd.bat failed to start the xe instance?
What is a read write transaction in oracle?
How to add a new column to an existing table in oracle?
How to create additional tablespaces for an new database?
Explain the blob datatype?
How to invoke the data pump export utility?
What do you mean by redo log file mirroring?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
What is a synonym? What are its various types?
How view is different from a table?
Give syntax for SQL and ORACLE joins.