<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: neeraj kandwal</title>
    <description>The latest articles on DEV Community by neeraj kandwal (@neeraj_kandwal_26fe82143e).</description>
    <link>https://dev.to/neeraj_kandwal_26fe82143e</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F941420%2Fbe8f4bd8-527e-4d19-bd78-937c2ad689f1.png</url>
      <title>DEV Community: neeraj kandwal</title>
      <link>https://dev.to/neeraj_kandwal_26fe82143e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neeraj_kandwal_26fe82143e"/>
    <language>en</language>
    <item>
      <title>slowly shifting grain V/S slowly changing dimension??</title>
      <dc:creator>neeraj kandwal</dc:creator>
      <pubDate>Sat, 15 Oct 2022 05:46:48 +0000</pubDate>
      <link>https://dev.to/neeraj_kandwal_26fe82143e/slowly-shifting-grain-vs-slowly-changing-dimension-23j8</link>
      <guid>https://dev.to/neeraj_kandwal_26fe82143e/slowly-shifting-grain-vs-slowly-changing-dimension-23j8</guid>
      <description>&lt;p&gt;My learned friend,&lt;/p&gt;

&lt;p&gt;Can someone please enlighten me about difference between slowly shifting grain V/S slowly changing dimension. I am sure they are not same. Grain refers to the lowest level of information stored in a fact is defined. For example for a sales transaction we can say the grain will be what product, which day, which store(location), what customer, what quantity. Can this ever drift or change slowly..?&lt;/p&gt;

&lt;p&gt;Slowly changing dimension is I know has three options&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;option 1&lt;/strong&gt; where we simply overwrite the old attribute value with the new value. So no history is maintained.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;option 2&lt;/strong&gt; we insert a new row in dimension&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;option 3&lt;/strong&gt; keep a pair of attributes to preserve the old and new value adding additional columns&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;BUT WHAT IS SLOWLY CHANGIN OR DRIFTNG GRAIN?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>datawarehouse</category>
    </item>
    <item>
      <title>What does "Slowly shifting grain" mean?</title>
      <dc:creator>neeraj kandwal</dc:creator>
      <pubDate>Wed, 12 Oct 2022 04:15:46 +0000</pubDate>
      <link>https://dev.to/neeraj_kandwal_26fe82143e/what-does-slowly-shifting-grain-mean-5f6n</link>
      <guid>https://dev.to/neeraj_kandwal_26fe82143e/what-does-slowly-shifting-grain-mean-5f6n</guid>
      <description>&lt;p&gt;what does  slowly shifting grain mean in terms of data ware house&lt;/p&gt;

</description>
      <category>datawarehouse</category>
    </item>
  </channel>
</rss>
