<?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 Re: query in RDBMS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732807#M789375</link>
    <description>hi priya,&lt;BR /&gt;&lt;BR /&gt;duplication = redundancy&lt;BR /&gt;&lt;BR /&gt;this is very common when building data warehouses. Since they data almost never changes, you can afford to allow duplicates that would not hinder the integrity of the data.&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Thu, 16 Feb 2006 05:00:41 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2006-02-16T05:00:41Z</dc:date>
    <item>
      <title>query in RDBMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732803#M789371</link>
      <description>What is the use of adding duplication in the tables,inturn that may increase the  size and becomes large&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;Priya</description>
      <pubDate>Thu, 16 Feb 2006 04:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732803#M789371</guid>
      <dc:creator>bbbnnn</dc:creator>
      <dc:date>2006-02-16T04:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: query in RDBMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732804#M789372</link>
      <description>Duplicates are getting added bcas of poor database design. If an unique employee is wanted to two address and having only one column of address. Then we have to add another address in separate entry.&lt;BR /&gt;&lt;BR /&gt;Duplication is not a needy effect in DB.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Feb 2006 04:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732804#M789372</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-16T04:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: query in RDBMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732805#M789373</link>
      <description>Hi priya, &lt;BR /&gt;&lt;BR /&gt;This may be helpful to you, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dba-oracle.com/art_9i_denormal.htm" target="_blank"&gt;http://www.dba-oracle.com/art_9i_denormal.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 16 Feb 2006 04:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732805#M789373</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-16T04:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: query in RDBMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732806#M789374</link>
      <description>Can you rephrase your question? &lt;BR /&gt;&lt;BR /&gt;Additing duplicate records could be by design. Can be avoided by introducing primary key or unique key index.&lt;BR /&gt;&lt;BR /&gt;Check this link as well:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.orafaq.com/faqdesgn.htm" target="_blank"&gt;http://www.orafaq.com/faqdesgn.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 16 Feb 2006 04:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732806#M789374</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2006-02-16T04:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: query in RDBMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732807#M789375</link>
      <description>hi priya,&lt;BR /&gt;&lt;BR /&gt;duplication = redundancy&lt;BR /&gt;&lt;BR /&gt;this is very common when building data warehouses. Since they data almost never changes, you can afford to allow duplicates that would not hinder the integrity of the data.&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 16 Feb 2006 05:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732807#M789375</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-16T05:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: query in RDBMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732808#M789376</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;below a few characteristics of data warehouses:&lt;BR /&gt;&lt;BR /&gt;o hundreds of gigabytes to terabyte in size.  dealing with that scale takes knowledge.&lt;BR /&gt;&lt;BR /&gt;o periods of read mostly activity, with periods of short bursts of FURIOUS load, reorganisation and rebuild activity&lt;BR /&gt;&lt;BR /&gt;o use of specialised features that many people have read about but fewer have used such as bitmap indexes, materialized views, star query schemas, partitioning, etc.&lt;BR /&gt;&lt;BR /&gt;o use of parallel query -- similar to above.&lt;BR /&gt;&lt;BR /&gt;o constantly shifting set of questions - requiring shifting sets of data, MV's, indexes, etc (most systems, once production, are relatively static. DW's -- every day is a brand new day)&lt;BR /&gt;&lt;BR /&gt;To name a few.  Dealing with terabytes of data is hard, takes experience. It also require lots of know-how. &lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 16 Feb 2006 05:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-in-rdbms/m-p/3732808#M789376</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-16T05:03:57Z</dc:date>
    </item>
  </channel>
</rss>

