November 22, 2022 at 1:11 pm
A partial dependency occurs when fields are indirectly or partially reliant on the main key but are also dependent on other keys that depend on the primary so that if the field on which another field depends is deleted, that field will still exist owing to its dependence on the primary key. I'm not sure if that's right. I scoured the internet and read several articles (Wikipedia, scaler topics &, etc), yet each definition seemed to be deceptive. Is my definition right, and if not, what should it be?
November 22, 2022 at 1:50 pm
You might want to read up on Foreign Keys
😎
November 22, 2022 at 6:51 pm
It's funny how such articles never use the word "partial".
Dependecies:
1. Grown children , working spouses, other relatives, and some "friends".
2. Old people with occasional bladder control issues. It's part of the reason they're called "Depends".
3. Performance of the SQL Server. See the perceived Kruger-Dunning curve.
4. Data predictions. Figures can lie and liars figure.
5. Salary Increases. Depends on whether the boss bought a new car or bigger house or just got divorced.
6. Discretionary Funds: The real reason why you have friends or not.
That's just a partial definition but should be enough to get you started. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
November 22, 2022 at 6:58 pm
Getting back on track, I agree with the simple definition expressed at the top of the article in the following link...
https://www.reference.com/world-view/partial-dependency-91beb2fa8c8354c5
That also means that the previous partial list of dependencies wasn't that far off.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply