Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| urut | int4 | 10 | null |
|
|
||||||
| id_stok | int4 | 10 | null |
|
|
||||||
| id_barang | int4 | 10 | null |
|
|
||||||
| stok | numeric | 0 | null |
|
|
||||||
| qty_fisik | numeric | 0 | null |
|
|
||||||
| stok_hold | numeric | 0 | null |
|
|
||||||
| id_stok_baru | int4 | 10 | √ | null |
|
|
|||||
| harga_beli | numeric | 0 | null |
|
|
||||||
| harga_jual | numeric | 0 | null |
|
|
||||||
| qty | numeric | 0 | '0'::numeric |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| barang_dekat_ed_detail_id_urut_pk | Primary key | Asc/Asc | id + urut |

