<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Normalisation of dataset with two primary keys in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Normalisation-of-dataset-with-two-primary-keys/m-p/73933#M45865</link>
    <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I have an assignment where 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 which just contains these two attributes, and to use only one of them as a foreign key for joins to all other tables.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;There is a similar issue with some other attributes, specifically that there are attributes representing location as latitude and longitude as well as attributes that define the same location but with a different numbering system (it's a district-based co-ordinate system). Same question as above - how do I satisfy lossless decomposition for these attributes?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2020 08:56:17 GMT</pubDate>
    <dc:creator>Berlin77</dc:creator>
    <dc:date>2020-11-10T08:56:17Z</dc:date>
    <item>
      <title>Normalisation of dataset with two primary keys</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Normalisation-of-dataset-with-two-primary-keys/m-p/73933#M45865</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I have an assignment where 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 which just contains these two attributes, and to use only one of them as a foreign key for joins to all other tables.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;There is a similar issue with some other attributes, specifically that there are attributes representing location as latitude and longitude as well as attributes that define the same location but with a different numbering system (it's a district-based co-ordinate system). Same question as above - how do I satisfy lossless decomposition for these attributes?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 08:56:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Normalisation-of-dataset-with-two-primary-keys/m-p/73933#M45865</guid>
      <dc:creator>Berlin77</dc:creator>
      <dc:date>2020-11-10T08:56:17Z</dc:date>
    </item>
  </channel>
</rss>

