CompanyStreet
The table below describes the CompanyStreet table.
This is a virtual table, and is linked to the Company table (see Company).
None of the columns in this table are updatable.
This table contains the following foldable columns:
- Street_Index
- Id
- Street
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Nullable |
---|---|---|
Street_Index Primary Key |
SQL_INTEGER(unsigned) | False |
Id Foreign Key linked to column Id in Company table |
SQL_INTEGER(unsigned) | False |
Street |
SQL_LONGVARCHAR(2147483647) | True |