Creating, dropping, and renaming constraints for a created table.
Constraints cannot be added to column-store tables.
The Add New Constraint dialog box is displayed prompting you to add information about the new constraint.
There are three options of constraint type: CHECK, PRIMARY KEY, and UNIQUE. For details, see Defining Table Constraints.

Data Studio displays the status of the operation in the status bar.
The status bar will show the name of the constraint if it has been provided in the Constraint Name field, or else the constraint name will not be displayed as it is created by database server.
Follow the steps below to rename a constraint:
The Rename Constraint dialog box is displayed prompting you to provide the new name.
Follow the steps below to drop a constraint:
The Drop Constraint dialog box is displayed.