I have to normalise a dataset and design a schema in MySQL. Two of the
attributes are unique identifiers for each tuple (that is, they are each
primary keys in their own right). How do I satisfy lossless
decomposition? I'm thinking of making a table ...