SHOW CONSTRAINTS lists all named as well as any unnamed constraints on a table.
Required privileges
The user must have any on the target table.Aliases
SHOW CONSTRAINT is an alias for SHOW CONSTRAINTS.
SHOW CONSTRAINTS lists all named as well as any unnamed constraints on a table.
SHOW CONSTRAINT is an alias for SHOW CONSTRAINTS.