Displaying check constraints

To display the check constraints for a table:

Procedure

  1. Select a table in the left pane.
  2. In the right pane, click Check Constraints.

    The following details appear:

    • Constraint Name: The name of the check constraint.

    • Metadata UID: The internal UID number for the constraint.

    • Text: A string that defines the constraint, as shown in the SHOW DDL output.