Home

SQL Tables Constraint

Use this form to specify the primary key and other unique constraints for a SQL table. This form is launched from either the Modify Constraint button or the Add Constraint button on the SQL Tables form.

On this form, you can create and edit three types of constraints:

  • Primary keys
  • Indexes
  • Foreign keys
Related topics
  • Maintaining Tables and Other SQL Schema Elements
  • Specifying Primary Keys and Other Constraints for a Table