开发者

MySQL Transitive Dependency

开发者 https://www.devze.com 2023-03-26 16:15 出处:网络
I\'m looking for the wide-ranging clarification of what the Transitive Dependency is. Please help me开发者_如何学编程 out. ThanksIn short it means that if you can use a to lookup b, and you can use b

I'm looking for the wide-ranging clarification of what the Transitive Dependency is. Please help me开发者_如何学编程 out. Thanks


In short it means that if you can use a to lookup b, and you can use b to lookup c, then you can use a to lookup c.

0

精彩评论

暂无评论...
验证码 换一张
取 消