Forum Discussion

sea's avatar
sea
Frequent Visitor
8 years ago

relationship table not work

Hello,   I have these table:   I have the following relationships between the tables: activities->id_user = users->id_user ----both target->id_user = users->id_user ----both   I have th...