Store basic organization information
Data model
Fields
| Field | Type | Description |
|---|---|---|
| esta_address | NVARCHAR (400) | Organization Location Address |
| esta_code | NVARCHAR (100) | Organization ID number |
| esta_country | NVARCHAR (400) | Countries of Coverage of the Organization |
| esta_id* | INT | Unique Organization Identifier |
| esta_latitude | DECIMAL | Organization Location Latitude |
| esta_longitude | DECIMAL | Organization Location Length |
| esta_name* | NVARCHAR (200) | Organization Name |
Primary Key
| PK__AFLS_EST__69AE4211A0392580 |
|---|
| esta_id |