company_domain Table (303)
Some tooltip text!
• 1 minute to read
• 1 minute to read
This table contains web-domains associated with a certain cust_company entry.
Fields
Name | Description | Type | Null |
---|---|---|---|
id | The primary key (auto-incremented) | PK | |
company_id | The cust_company entry this domain is associated with. | FK contact | |
domain_name | The domain. E.g. 'www.ejournal.no', 'company.com', 'http://some.domain.net' | String(255) | |
rank | The rank | Int |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
company_id | FK | Index |
Relationships
Table | Description |
---|---|
contact | Companies and Organizations. This table features a special record containing information about the contact that owns the database. |
Replication Flags
- None
Security Flags
- No access control via user's Role.