I have table has two relations with table PayrollEarningCode, one foreign key and the other is normal .
How can I mark foreign key relation from the normal such that when I join the two tables on a from , it will automatically look at the correct relation ?
↧
Multiple relations with the same table
↧