jhstat_raw
Core Schemas
>
Silverlake
>
jhstat_raw
Column name | Description | Mode | Type | Length |
---|---|---|---|---|
__op | Contains the operation type. Values are I for insert, U for update, D for delete. | REQUIRED | STRING | |
__op_ts | operation timestamp added by export code | REQUIRED | TIMESTAMP | |
__uid | The Unique ID of this entry. Data, UUID, or GUID | REQUIRED | STRING | |
__ver | Mapping and Schema Version | REQUIRED | INTEGER | |
jhstac | State code | CHAR(2) | NULLABLE | STRING | 2 |
jhstan | State name | CHAR(20) | NULLABLE | STRING | 20 |
jhswrt | W/H rate | DEC(9,8) | NULLABLE | FLOAT | 9.8 |
jhsreb | Rebate method | CHAR(10) | NULLABLE | STRING | 10 |
jhsrvc | Revolving credit method | CHAR(10) | NULLABLE | STRING | 10 |
jhstnc | State Numeric code | DEC(2,0) | NULLABLE | INTEGER | 2 |
Last updated Thu Dec 12 2024