Two columns in the same table that are foreign keys to the same master key
795482Nov 15 2010 — edited Nov 16 2010i want to create a table let say X, which have two columns that are foreign key that reference the same column in the master table, so does this count as bad database design.