<?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 Normalization of the dataset with two primary keys in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Normalization-of-the-dataset-with-two-primary-keys/m-p/86655#M54532</link>
    <description>&lt;P&gt;I have an assignment to normalize a dataset and design a schema in MySQL. Two 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 containing these two attributes and using only one of them as a foreign key to join all other tables.&lt;/P&gt;&lt;P&gt;There is a similar issue with some other attributes, specifically that there are attributes representing location as latitude and longitude and features that define the same place but with a different numbering system (it's a district-based coordinate system). Same question as above - how do I satisfy lossless decomposition for these attributes?&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 08:56:43 GMT</pubDate>
    <dc:creator>perton</dc:creator>
    <dc:date>2023-05-31T08:56:43Z</dc:date>
    <item>
      <title>Normalization of the dataset with two primary keys</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Normalization-of-the-dataset-with-two-primary-keys/m-p/86655#M54532</link>
      <description>&lt;P&gt;I have an assignment to normalize a dataset and design a schema in MySQL. Two 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 containing these two attributes and using only one of them as a foreign key to join all other tables.&lt;/P&gt;&lt;P&gt;There is a similar issue with some other attributes, specifically that there are attributes representing location as latitude and longitude and features that define the same place but with a different numbering system (it's a district-based coordinate system). Same question as above - how do I satisfy lossless decomposition for these attributes?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 08:56:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Normalization-of-the-dataset-with-two-primary-keys/m-p/86655#M54532</guid>
      <dc:creator>perton</dc:creator>
      <dc:date>2023-05-31T08:56:43Z</dc:date>
    </item>
  </channel>
</rss>

