Entity PersonalEmail

Description of Entity PersonalEmail

This entity would record the personal email address of the person.


List of all Dependencies of the Entity PersonalEmail

Name

Code

Class Name

Relation_1505

Relation_1505

Reference

Relation_1506

Relation_1506

Reference


List of Attributes of the Entity PersonalEmail

Name

Code

PersonalSysId

PersonalSysId

Personal Email ID

PersonalEmailId

Email

PersonalEmail


Entity Attribute PersonalSysId of the Entity PersonalEmail

Card of Attribute PersonalSysId of the Entity PersonalEmail

Name

PersonalSysId

Code

PersonalSysId

Data Type

integer

Mandatory

Yes


Description of Attribute PersonalSysId of the Entity PersonalEmail

This attribute is the system generated identifier. It is blind to the user. It also holds the primary key for the Personal table.


Entity Attribute Personal Email ID of the Entity PersonalEmail

Card of Attribute Personal Email ID of the Entity PersonalEmail

Name

Personal Email ID

Code

PersonalEmailId

Data Type

integer

Mandatory

Yes


Description of Attribute Personal Email ID of the Entity PersonalEmail

This attribute records the identity of the email address.It also acts as a primary key for the PersonalEmail table.


Entity Attribute Email of the Entity PersonalEmail

Card of Attribute Email of the Entity PersonalEmail

Name

Email

Code

PersonalEmail

Data Type

char(60)

Mandatory

No


Description of Attribute Email of the Entity PersonalEmail

This attribute would record the email address of the person.