Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Lossless Join Property

What is meant by the lossless join property in a relation schema?

Is it the ability to maintain the semantics of information/data during the decomposition of relations whilst normalising?

like image 902
user559142 Avatar asked Apr 08 '26 18:04

user559142


1 Answers

The lossless join property is a feature of decomposition supported by normalisation. It is the ability to ensure that any instance of the original relation can be identified from corresponding instances in the smaller relations.

like image 153
user559142 Avatar answered Apr 12 '26 15:04

user559142



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!