Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
Showing rows 0 - 9 (10 total, Query took 0.0007 seconds.)
SELECT * FROM `CHECK_CONSTRAINTS`
|
|
| CONSTRAINT_CATALOG | CONSTRAINT_SCHEMA | CONSTRAINT_NAME | CHECK_CLAUSE | |
|---|---|---|---|---|
| def | Table_insertion | rallye_chk_1 | (`Type_piste` in (_utf8mb4\'Boueuse\',_utf8mb4\'Gl... | |
| def | Table_insertion | speciale_chk_1 | (`distance_speciale` > 0) | |
| def | Table_insertion | cours_chk_1 | (`Id_saison` >= 1973) | |
| def | Table_insertion | cours_chk_2 | (`Nbr_point` >= 0) | |
| def | Table_insertion | RK_chk_1 | (`Id_saison` >= 1973) | |
| def | test19 | rallye_chk_1 | (`Type_piste` in (_utf8mb4\'Boueuse\',_utf8mb4\'Gl... | |
| def | test19 | speciale_chk_1 | (`distance_speciale` > 0) | |
| def | test19 | cours_chk_1 | (`Id_saison` >= 1973) | |
| def | test19 | cours_chk_2 | (`Nbr_point` >= 0) | |
| def | test19 | RK_chk_1 | (`Id_saison` >= 1973) |
|
|
phpMyAdmin Demo Server:
Currently running Git revision RELEASE_5_2_1-5377-g8e721911f0 from the master branch.