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