What is Inner Join?
Answers were Sorted based on User's Feedback
Answer / g.ramesh
Inner Join is default type of join.
It produce result set, which contain's only matched rows.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / prasanna
Inner joins use a comparison operator(like = or <>)to match
rows from two tables based on the values in common columns
from each table.It is a default type of join.
These includes Equi Joins and Natural Joins.
| Is This Answer Correct ? | 0 Yes | 1 No |
what are constraints? Explain different types of constraints? : Sql server database administration
What information is maintained within the msdb database?
what is package and it uses and how can u call a package
What is partition index in sql server?
Write an SQL query to obtain the 2nd highest salary.
0 Answers Akamai Technologies,
Can a stored procedure call another stored procedure. If yes what level and can it be controlled?
What is the difference between rank and dense_rank?
Is it safe to delete log files?
What are sql servers used for?
How to round a numeric value to a specific precision?
What is attribute hierarchy? : sql server analysis services, ssas
please tell me the query to get details of the employee having the second largest salary
Oracle (3259)
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)