What are the different types of joins and what does each do?
Answers were Sorted based on User's Feedback
Answer / swapna
Different types of joins are normal joins and set joins.
Normal joins are outer joins and inner joins.
Inner joins are cross join,equi join,non-equi joins,self
joins.
Outer joins are left outer join,right outer join,full outer
joins.
Set joins are union,union all,intersect,minus.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sachin patil
Diff types of join
1. Inner
2.Left Outer
3.Right Outer
4.Cartesian
5.Self Join
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the system function to get the current user's user id?
What is the command used to check locks in microsoft sql server?
What is a result set object returned by mssql_query()?
Why is sql server log file full?
how do we find every fifth record in a table
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How to invoke a trigger on demand?
How will you decide the active and passive nodes?
What are user defined functions in ms sql server?
How can I enforce to use particular index?
What are the steps you will take to improve performance of a poor performing query?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)