Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: How To (Forms, Reports, and more) > Queries/Views > Query Builder > Using the Query Builder

Join Properties

Scroll Prev Top Next More

The "Join Properties" dialog allows users to create table joins within the Query Builder. A join is a means for combining fields from two tables by using values common to each.

 

Join type options include Inner, Left Outer, Right Outer, and Full Outer.

 

QBE_JoinProperties_LEFTJOIN

 

 

See also:

 

Table Joins

SELECT ... INNER JOIN

SELECT ... OUTER JOIN