Relation Manipulation Language

These commands and functions make it possible for you to establish or break relations between table files.

Use To

RELATION( ) Function

Return a specified relational expression for a table open in a specific work area.

SELECT - SQL Command

Retrieve data from one or more tables.

SET RELATION Command

Establish a relationship between two open tables.

SET RELATION OFF Command

Break an established relationship between the parent table and the related child table.

SET SKIP Command

Create a one-to-many relationship among tables.

TARGET( ) Function

Return the alias of a table that is the target for a relation as specified in the INTO clause of SET RELATION.

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic