|
Database Viewer |
srvexp |
|
Address | Stores addresses used within the system |
Field Name | Type | Format | Extent | Default | Description |
---|---|---|---|---|---|
AddressSeq | integer | ->,>>>,>>9 | 1 | 0 | Unique identifier for the record |
City | character | x(8) | 1 |   | City |
State | character | x(8) | 1 |   | State address is in |
Street | character | x(8) | 1 |   | Street Address |
Zip | character | x(8) | 1 |   | Zip Code |
Primary Unique | pukey | AddressSeq |