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.0151 seconds.)
SELECT * FROM `REFERENTIAL_CONSTRAINTS`
| Filter rows: |
| CONSTRAINT_CATALOG | CONSTRAINT_SCHEMA | CONSTRAINT_NAME | UNIQUE_CONSTRAINT_CATALOG | UNIQUE_CONSTRAINT_SCHEMA | UNIQUE_CONSTRAINT_NAME | MATCH_OPTION | UPDATE_RULE | DELETE_RULE | TABLE_NAME | REFERENCED_TABLE_NAME | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| def | ppao_db | karupan_equipment_ibfk_1 | def | ppao_db | PRIMARY | NONE | RESTRICT | RESTRICT | karupan_equipment | karupan_type | |
| def | ppao_db | karupan_equipment_ibfk_2 | def | ppao_db | PRIMARY | NONE | RESTRICT | RESTRICT | karupan_equipment | pp_unit | |
| def | ppao_db | pp_personnel_ibfk_1 | def | ppao_db | PRIMARY | NONE | RESTRICT | RESTRICT | pp_personnel | pp_user_level | |
| def | printer_status | fk_printer_status_cache_printer | def | printer_status | PRIMARY | NONE | RESTRICT | CASCADE | printer_status_cache | printers | |
| def | printer_status | fk_supply_alerts_printer | def | printer_status | PRIMARY | NONE | RESTRICT | CASCADE | supply_alerts_log | printers | |
| def | printer_status | fk_supply_readings_printer | def | printer_status | PRIMARY | NONE | RESTRICT | CASCADE | supply_readings | printers |
| Filter rows: |