Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
Showing rows 0 - 5 (6 total, Query took 0.1859 seconds.) [CONSTRAINT_CATALOG: DEF... - DEF...]
SELECT * FROM `CHECK_CONSTRAINTS` ORDER BY `CONSTRAINT_CATALOG` DESC
| Filter rows: |
CONSTRAINT_CATALOG 1
|
CONSTRAINT_SCHEMA | TABLE_NAME | CONSTRAINT_NAME | CHECK_CLAUSE | |
|---|---|---|---|---|---|
| def | ayyub_pos_db | kpi_log_perhitungan | detail_json | json_valid(`detail_json`) | |
| def | ayyub_pos_db | produk | stok | `stok` >= 0 | |
| def | cahayailahi_db | pembelian | qty | `qty` > 0 | |
| def | cahayailahi_db | penjualan | qty | `qty` > 0 | |
| def | cahayailahi_db | stok_transfer | qty | `qty` > 0 | |
| def | mysql | global_priv | Priv | json_valid(`Priv`) |
| Filter rows: |