Table A has
thread_id, thread2_id, thread_3_id
I would like to add relations to use.
I can do this easily when the names in both tables are the same, but when i try this with two different names, i fail.
May someone has an example or info about the syntax how to do that, please?
thread_id, thread2_id, thread_3_id
I would like to add relations to use.
I can do this easily when the names in both tables are the same, but when i try this with two different names, i fail.
May someone has an example or info about the syntax how to do that, please?