<?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: primary key in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398277#M815941</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 primary index contains the key fields of the table and a pointer to the non-key fields of the table. The primary index is created automatically when the table is created in the database. that key fields may be primary key or foreign keys also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as Primary key we need create explicitly and if u make primary key for a particulear field it won't allow duplicate values for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there won't be any difference as per my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;if useful reward with points&lt;/STRONG&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: subas  Bose on Feb 21, 2008 8:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2008 07:16:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-21T07:16:41Z</dc:date>
    <item>
      <title>primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398275#M815939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any diffrence between Primary key and primary Index&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:06:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398275#M815939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T07:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398276#M815940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;primary index is nothing but set of primary keys in a table through which we can search a table at faster rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats it nothing more difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pavan t.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pavan T on Feb 21, 2008 8:15 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:14:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398276#M815940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T07:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398277#M815941</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 primary index contains the key fields of the table and a pointer to the non-key fields of the table. The primary index is created automatically when the table is created in the database. that key fields may be primary key or foreign keys also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as Primary key we need create explicitly and if u make primary key for a particulear field it won't allow duplicate values for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there won't be any difference as per my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;if useful reward with points&lt;/STRONG&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: subas  Bose on Feb 21, 2008 8:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398277#M815941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T07:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398278#M815942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;PRIMARY INDEX&lt;/STRONG&gt;: &lt;/P&gt;&lt;P&gt;This is aumatically generated the movement we create a database table.It is only for the key fields in the table. The primary index contains the key fields of the table and a pointer to the non-key fields of the table. The primary index is created automatically when the table is created in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PRIMARY KEY:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Primary key is mandatory.it avoid the duplicate of data.for ex (student rollno, material no, employee id)it should be a unique.&lt;/P&gt;&lt;P&gt;when you create the foreign key table . you want to refer only the primary key field of the reference table(checked table)&lt;/P&gt;&lt;P&gt;when you create the foreign key in the particular table before it should be one primary key. you can create no of primary keys in one table. by defaultly the one primary index should be created for that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/primary-key/m-p/3398278#M815942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T07:19:16Z</dc:date>
    </item>
  </channel>
</rss>

