/
Relationship Address Table
Relationship Address Table
Column | Type | Description |
---|---|---|
Address_Id | Integer | PK of this relationship address |
Relationship_Id | Integer | FK to the relationship that owns this address |
Address_Type | String(30) | The type of this address |
Address_Line_1 | String(100) | The first line of this address |
Address_Line_2 | String(100) | The first line of this address |
Address_Line_3 | String(100) | The first line of this address |
Address_Line_4 | String(100) | The first line of this address |
Postcode | String(10) | The postcode (ZIP code) of this address |
, multiple selections available,
Related content
Relationship Addresses
Relationship Addresses
More like this
Relationship Table
Relationship Table
More like this
Contact Table
Contact Table
More like this
Contract Table
Contract Table
More like this
Order Table
Order Table
More like this
Opportunity Table
Opportunity Table
More like this