Entity Phone

DescriptionInformation that is needed to contact any type of telephone device such as land line, cell phone or pager.

Attributes
Area CodeArea Code
Extension NumExtension Num
Line NumLine Num
Phone Country CodePhone Country Code
Phone NumPhone Num
Speed Dial NumSpeed Dial Num
Telephone Equipment TypeTelephone Equipment Type
Telephone Exchange CodeTelephone Exchange Code

Relationship
Phone_User_FKPhone_User_FK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Area Code
DescriptionIndicates the area code for the telephone, cell, or pager number.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Extension Num
DescriptionA suffix for a telephone number to reach a specific phone in a main telephone network
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Line Num
DescriptionRepresents the telephone line number for the telephone, cell, or pager number.  For US telephone numbers the line number refers to the last 4 digits of the local number (xxx-NNNN).
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Phone Country Code
DescriptionIndicates the country code for the telephone, cell, or pager number.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Phone Num
DescriptionRepresents the actual number (without formatting) for the telephone, cell, or pager number.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Speed Dial Num
DescriptionThe characters established within a company's internal telephone system used in place of the (external) telephone number to facilitate calling because its length is shorter than that of the telephone number. Note that digits, as well as special characters (for example, *, #) may be used.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Telephone Equipment Type
DescriptionIndicates the kind of telephone represented by the number.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Telephone Exchange Code
DescriptionIndicates the telephone exchange code for the telephone, cell, or pager number.  For US telephone numbers the exchange code or Central Office Code refers to the first 3 digits of the local number (NNN-xxxx).
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Phone_User_FK
Is Identifying Relationshipfalse
Child TablePhone
Child Role Nameis contact phone
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableUser
Parent MultiplicityZERO_TO_ONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE