I created them, but I forgot which ones they are.
I just want to
- show them.
- remove all the constraints on a table.
I created them, but I forgot which ones they are.
I just want to
select distinct CONSTRAINT_NAME from information_schema.TABLE_CONSTRAINTS where CONSTRAINT_SCHEMA = 'mysql'