<?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: difference between data dictionary and data base in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013910#M959087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A &lt;STRONG&gt;database&lt;/STRONG&gt; is a collection of information that is organized so that it can easily be accessed, managed, and updated while &lt;/P&gt;&lt;P&gt;a &lt;STRONG&gt;data dictionary&lt;/STRONG&gt; is a collection of descriptions of the data objects or items in a data model for the benefit of programmers and others who need to refer to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A database contains some data but a data dictionary contains only thye definitions.No data is stored in the dictionary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2008 10:06:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-24T10:06:43Z</dc:date>
    <item>
      <title>difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013899#M959076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please give me clear view on data dictionary and data base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;margani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013899#M959076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013900#M959077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Margini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the forms u can find the lot of answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.info/abap-data-dictionary/" target="test_blank"&gt;http://www.sapdb.info/abap-data-dictionary/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a data dictionary? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Dictionary is a central source of data in a data management system.  Its main function is to support the creation and management of data definitions.  It has details about&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·            what data is contained?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·            What are the attributes of the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·            What is the relationship existing between the various data elements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013900#M959077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013901#M959078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA Dictionary:&lt;/STRONG&gt; Where u create objects,tables,views etc&lt;/P&gt;&lt;P&gt;                     it holds the structure only not the data. these objects reside in repository&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Database:&lt;/STRONG&gt; holds the data of the objects what we created in data dictionary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013901#M959078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013902#M959079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;database is a repository of data...... it is a place which holds the entire data together......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while data dictionary defines the basis to distinguish the data....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be in the form of tables, views, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this is helpful.&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013902#M959079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013903#M959080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Chk this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/7.4/htmhelp/97/026b3ae886616ae10000000a114084/content.htm" target="test_blank"&gt;http://www.sapdb.org/7.4/htmhelp/97/026b3ae886616ae10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Iyswarya  Godi on Jun 24, 2008 11:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013903#M959080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013904#M959081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please go through the below link....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013904#M959081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013905#M959082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In data dictionary i.e, SE11 Tcode we have create all our data dictionary objects,&lt;/P&gt;&lt;P&gt;like tables, data elements, domains, search helps, matchcodes etc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but actually database means where the data stores.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013905#M959082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013906#M959083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe we can think of it as Data Dictionary consisting of meta-data (data that describes/assigns attributes to the real data the business/necessity intends to deal with), while Database consists of the concrete/real data itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Data Dictionary doesn't contain any useful &lt;STRONG&gt;business data&lt;/STRONG&gt; itself, just like a pointer doesn't hold any significant value to the program, rather simply a memory address that finally contains the useful data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Avraham&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Avraham Kahana on Jun 24, 2008 11:22 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013906#M959083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013907#M959084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;go through this book...&lt;/P&gt;&lt;P&gt;learb abap in 21 days...by sam..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this book gives a clear idea on abap...&lt;/P&gt;&lt;P&gt;its very useful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="7" type="ul"&gt;&lt;P&gt;reward points if useful *******&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013907#M959084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013908#M959085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the database is the repository where the actual data is store where as  data dictionary is the data definitions about the that data object for underline database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013908#M959085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013909#M959086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using dictionary we can define the possibles in global.like tables,types...... can use globally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where as db to maintain the dictionary data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 09:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013909#M959086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T09:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: difference between data dictionary and data base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013910#M959087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A &lt;STRONG&gt;database&lt;/STRONG&gt; is a collection of information that is organized so that it can easily be accessed, managed, and updated while &lt;/P&gt;&lt;P&gt;a &lt;STRONG&gt;data dictionary&lt;/STRONG&gt; is a collection of descriptions of the data objects or items in a data model for the benefit of programmers and others who need to refer to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A database contains some data but a data dictionary contains only thye definitions.No data is stored in the dictionary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 10:06:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-data-dictionary-and-data-base/m-p/4013910#M959087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T10:06:43Z</dc:date>
    </item>
  </channel>
</rss>

