inner join

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo



FOLDOC DictionaryDownload this dictionary
inner join
<database> (Commonly "join", but see also "outer join") A relational database operation which selects rows from two tables such that the value in one column of the first table also appears in a certain column of the second table.
An example in SQL:
select * from A, B where A.x = B.y
The column names (x and y in this example) are often, but not necessarily, the same.
(1998-11-23)


(c) Copyright 1993 by Denis Howe

English - Armenian Computer terms glossaryDownload this dictionary
Inner Join
ներքին կապ


Define inner join

Translate inner join





| inner join in Greek | inner join in Arabic | inner join in Croatian