Which property of functional dependencies is reflected in the statement “if P -> Q and Q -> R, then P -> R”?
The sentence “if P -> Q and Q -> R, then P -> R” has the transitive characteristic, which means that if P uniquely determines Q and Q determines R, then P must likewise uniquely determine R.