Previous Topic: Implementation StepsNext Topic: Implementation Steps


Implementing Your Design with Non-SQL

You can choose to implement your design using non-SQL statements.

Non-SQL terminology

The following table relates the terms used during the physical design process with those used in a non-SQL implementation.

Logical/Physical Design Term

Non-SQL Term

Entity

Record type

Entity occurrence

Record occurrence

Data element

Field/element

CALC location mode

CALC

Clustered location mode

VIA

Relationship

Set

Index

Set

Unique

Duplicates not allowed

Parent

Owner

Child

Member