hi all,
im new to databases and im trying to build a small database for a small side project im working on. I was trying to optimize it by removing any dependencies and i was just wondering if i can query my database to find out whether functional dependency A → B holds, for example, on a relation R with attributes ABCD, or any other relation with any number of attributes for that matter?
thank you
im new to databases and im trying to build a small database for a small side project im working on. I was trying to optimize it by removing any dependencies and i was just wondering if i can query my database to find out whether functional dependency A → B holds, for example, on a relation R with attributes ABCD, or any other relation with any number of attributes for that matter?
thank you
Comment