Description | Column | Datatype |
---|---|---|
Application | app_s | char (10) |
Run date | d_run_s | datetime |
Run time | t_run_s | char (6) |
Sybase timestamp | timestamp | timestamp |
Transaction date | d_tx_s | datetime |
Transaction type
A - Credit Approval Officer OK T - Tolerance OK ' ' - Normal transaction |
s_tx_typ_c | char (1) |
Application status | app_stat_s | char (4) |
Operator initials | opr_s | char (3) |
Lessee number | les_s | char (9) |
Transaction amount | tx_d | double precision |
Index name | Piece 1 | Piece 2 | Piece 3 |
---|---|---|---|
rmt_idx0 | app_s | d_run_s | t_run_s |