Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameERD
nopaneltrue

This page is for anyone using an ERD to define a data structure. It explains the properties for relationships. 

Overview

Relationships are part of ERDs; see Entity Relationship Diagrams and Adding Data and Tables to an ERD. They represent the connection between a primary key attribute in one table and an attribute in another table. For example, the relationship line in the screenshot below shows that Teacher.Department contains the same data as the primary key SchoolDept.UID.

A table's unique identifier is its primary key, and where it occurs in another table, it is a foreign key.

The screenshot above shows that a relationship line has a one termination at the primary key and an arrow pointing to the foreign key. This line represents the 1 and many ends of the relationship.

PhixFlow automatically sets the properties for a relationship, except the description. To add a relationship description, click on the relationship line to open its properties. Relationships are not listed in the repository. 

true
Insert excerpt
_property_tabs
_property_tabs
namebasic-h
nopaneltrue
Insert excerpt
_parent_parentnopanel

Parent Details

The following settings are read-only. They are set automatically from the ERD.

FieldDescription
Foreign Key TableThe name of the destination table for the relationship.
Foreign Key Table AttributeThe destination attribute.

Basic Settings

The following settings are read-only. they They are set automatically from the ERD.

FieldDescription
Relationship NameThe name of the relationship
From TableThe name of the source table for the relationship.Primary Key AttributeThe source attribute.To Table

Target Table

(This field is called Primary Key Table in PhixFlow version 11.2 and older)

The name of the
destination
source table for the relationship.
Foreign Key AttributeThe destination

Target Attribute

(This field is called Primary Key Table Attribute in PhixFlow version 11.2 and older)

The source attribute.

Insert excerpt
_description
_description
nopaneltrue

Insert excerpt
_audit
_audit
nopaneltrue

Live Search
spaceKey@self
additionalnone
placeholderSearch all help pages
typepage

Panel
borderColor#00374F
titleColorwhite
titleBGColor#00374F
borderStylesolid
titleSections on this page

Table of Contents
maxLevel3
indent12px
stylenone


Learn More

For links to all pages in this topic, see Entity Relationship Diagrams