Partial Dependency(Databases)

前端 未结 9 1223
时光说笑
时光说笑 2020-11-29 01:19

I need closure on this. I fabricated a definition that partial dependency is when fields are indirectly dependent on the primary key or partially dependent but are also dep

9条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-29 01:48

    Partial dependency implies is a situation where a non-prime attribute(An attribute that does not form part of the determinant(Primary key/Candidate key)) is functionally dependent to a portion/part of a primary key/Candidate key.

提交回复
热议问题