Link between multiple database tables in which every two of the tables involved are linked using conditions between one or more columns. Joins can be realized statically as views in the ABAP Dictionary, or dynamically as Join expressions in the SELECT statement.