Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
Showing rows 0 - 1 (2 total, Query took 0.1219 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 | lanchonete_aconchego | itens_comanda_ibfk_1 | def | lanchonete_aconchego | PRIMARY | NONE | RESTRICT | RESTRICT | itens_comanda | comandas | |
| def | lanchonete_aconchego | itens_comanda_ibfk_2 | def | lanchonete_aconchego | PRIMARY | NONE | RESTRICT | RESTRICT | itens_comanda | produtos |
| Filter rows: |