Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
inner join
Jump to user comments
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.