Add same constraint_name to different columns

  • Hello,

    I have table named 'a' that have 2 columns 'aa' and 'cc' corresponding to 2 PK columns in table 'b' -'aa' and 'cc' respectively

    can I assign the same constraint_name to both columns and if yes

    (because I refer to both columns as complex key)

    what is the syntax (query) for this?

    Thank

    Rachamim

  • No, you have two constraints with different names,

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply