Benefits of column references without constraints

83 Views Asked by At

In thick client real time applications why the constraints are not put on table's reference columns. In short, the foreign key columns are copied (added as a column) in table without constraints.

What is the benefit of creating such database design?

0

There are 0 best solutions below