Library

SQL Tables Constraint

Use this form to specify the primary key and other unique constraints for a SQL table.

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

  • Primary keys
  • Indexes
  • Foreign keys

Launch this form using either the Modify Constraint button or the Add Constraint button on the SQL Tables form.

Related topics
  • About maintaining tables and other SQL schema elements
  • Specifying primary keys and other constraints for a table