This works fine. There shouldn't be the same column. Why do you think so?
Hi Denis when you are try to have a relationship between two tables like Master and Transaction Table you need to have same column in both tables or you will get a error cannot add Foreign Key Constraint.
Hi Denis when you are try to have a relationship between two tables like Master and Transaction Table you need to have same column in both tables or you will get a error cannot add Foreign Key Constraint.