Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
|||
| urut | int4 | 10 | null |
|
|
|||
| target | target | 2147483647 | √ | 'bulanan'::target |
|
|
||
| target_rp | numeric | 0 | √ | null |
|
|
||
| target_hitung | target_hitung | 2147483647 | √ | 'B'::target_hitung |
|
|
||
| keterangan | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| program_pembelian_akumulasi_id_urut_pk | Primary key | Asc/Asc | id + urut |
| program_pembelian_akumulasi_id_target_unique | Must be unique | Asc/Asc | id + target |
