accountlines
| 欄位 | 型態 | 範例 |
| borrowernumber | int(11) | |
| accountno | smallint(6) | |
| itemnumber | int(11) | |
| date | date | |
| amount | decimal(28,6) | |
| description | text | |
| dispute | text | |
| accounttype | varchar(5) | |
| amountoutstanding | decimal(28,6) | |
| timestamp | timestamp |
accountlines
| 欄位 | 型態 | 範例 |
| borrowernumber | int(11) | |
| accountno | smallint(6) | |
| itemnumber | int(11) | |
| date | date | |
| amount | decimal(28,6) | |
| description | text | |
| dispute | text | |
| accounttype | varchar(5) | |
| amountoutstanding | decimal(28,6) | |
| timestamp | timestamp |