• Answers
  • Web

What does the JOIN keyword do in SQL?

What does the JOIN keyword do in SQL?


Share Send to a friend Watch Report
 

Best Answer

 
426 helpful answers

A join combines records from two or more tables in a relational database. In the Structured Query Language (SQL), there are three types of joins: inner, outer, and cross. Outer joins are subdivided further into left outer joins, right outer joins, and full outer joins.

Mathematically, join is relation composition, the fundamental operation in relational algebra, and generalizing function composition.

see: http://en.wikipedia.org/wiki/JOIN

Posted 2007-02-13T04:43:13Z
Helpful?(2)
Rated as Best Answer

 

Sign in to participate

Got an answer for scf84? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

Asynchronous jobs in sql server

Is there a way to run asynchronous jobs in sql server? I'm looking for an equivalent to Oracle's dbms_job.
Submitted by beytz   2 years ago.
  • viewed 477 times


Q:

How do I protect my self from sql injuction ...

How do I protect my self and my site from sql injuction?
Submitted by del2   3 years ago.
  • viewed 1039 times
Last answer posted 3 years ago by leonid


Q:

How do I write a select query in SQL Server 2005 ...

How do I write a select query in SQL Server 2005 that calculates a value with the previous record value? I have a select that ...
Submitted by dudushmaya   3 years ago.
  • viewed 1288 times
Last answer posted 3 years ago by gliksman



» More...

Explore Related Posts in Forums

Show Discountasp.Net SQL Server Customers Databases BY Microsoft SQL Server...

SQL 2005 does not make it easy for a hosting environment to setup a database where you are the only one ( the SQL user) that is able to see the database. There is no security risk with this setting Show Discountasp.Net SQL Server Customers Databases by Microsoft sql server managment studio tools

SQL - 2005EXP - Backup all Databases at once

Server. There are several databases and the two icons "database snapshots" "system databases". Now ... able to backup the databases separately, buch i wonder, if there is a possibility, to backup all for this?) to backup the "database snapshots" and "system databases" field in SQL Management Studio...

VS2010 IDE database designer: Is drag/drop available for sql server compact...

Functionality for sql server compact databases, or will we continue to need to run sqlmetal.exe manually In the new release of VS2010, does anyone know if the database designer will have drag/drop not in Dev10 for SQL Compact. Thanks & Regards, Devesh AnandHi Devesh, Thanks for the response, but I am
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners · CC License