0
Answered

add two foreing keys

Freddy Contreras 7 years ago updated by Michał Kołodziejski 7 years ago 1

i need create two foreing keys in one table, for example in table PROFILE (id_user1, id_user2) add relations from table USER (id_user). i have a problem: reference name must be unique.

Answered

You can change reference's name. Just select a reference and you'll see its properties in the panel on the right-hand side. You can provide any "Name" for it. Does this solve your problem?