This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||
|
4D v20
table_constraint
|
|
||
A table_constraint restricts the values that a table can store. You can either pass a primary_key_definition or a foreign_key_definition. The primary_key_definition sets the primary key for the table and the foreign_key_definition is used to set the foreign key (which matches the primary key of another table).
Product: 4D
Theme: Syntax rules
4D SQL Reference ( 4D v20)