Generated using SQL Data Dictionary demo version.
Type of phone number of a person.
Column | Data Type | Identity | Nullable | Default | |
---|---|---|---|---|---|
PK | PhoneNumberTypeID | int | X | ||
Primary key for telephone number type records. | |||||
Name | Name(nvarchar(50)) | ||||
Name of the telephone number type | |||||
ModifiedDate | datetime | getdate() | |||
Date and time the record was last updated. |
Primary key (clustered) constraint