SQL$HELP_OLD72.HLB  —  CREATE  TABLE  Arguments  REFERENCES referenced table name
    Specifies the name of the table that contains the unique key
    or primary key referenced by the referencing table. To declare
    a constraint that refers to a unique or primary key in another
    table, you must have the SQL REFERENCES or CREATE privileges to
    the referenced table.
Close Help