The tblPhoneTypes Table
This table stores the valid phone types. It relates to the tblClientPhones table and is a lookup table for the PhoneTypeID stored in the tblClientPhones table.
Field Name | Type | Size (Bytes) |
---|---|---|
PhoneTypeID | Long Integer | 4 |
PhoneType | Text | 50 |