<?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 table without primary key in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144414#M452123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can v create table without primary key???&lt;/P&gt;&lt;P&gt;can v activate it and access it??&lt;/P&gt;&lt;P&gt;can v create entries in 2 tat??&lt;/P&gt;&lt;P&gt;if yes,wat ll be the use???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2007 06:37:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-12T06:37:44Z</dc:date>
    <item>
      <title>table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144414#M452123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can v create table without primary key???&lt;/P&gt;&lt;P&gt;can v activate it and access it??&lt;/P&gt;&lt;P&gt;can v create entries in 2 tat??&lt;/P&gt;&lt;P&gt;if yes,wat ll be the use???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:37:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144414#M452123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144415#M452124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we cant create a table without the primary key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144415#M452124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144416#M452125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A table cannot be created without a primanr key. ReaSON, Primary key identifies a unique record of the DB table and if there is no primary key there is no unique record. This is how it is defined in the RDBMS concepts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144416#M452125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144417#M452126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    we cant creat table wit primary key when we crate an table the sys will ask to specify an primary key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144417#M452126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144418#M452127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to specify atleast one primary key in ur table....&lt;/P&gt;&lt;P&gt;u cannot activate it ...wil throw up a error saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZTEST_TABLE(specify a primary key)&lt;/P&gt;&lt;P&gt;Field of type CLNT not a key field. (Table is not client-specific)&lt;/P&gt;&lt;P&gt;Table ZTEST_TABLEmust be created in the database&lt;/P&gt;&lt;P&gt;Check on table ZTEST_TABLE resulted in errors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144418#M452127</guid>
      <dc:creator>former_member873340</dc:creator>
      <dc:date>2007-04-12T06:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144419#M452128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kota,&lt;/P&gt;&lt;P&gt; We should not and we can't create table woth out primary key. If u try to activate the table with out primary key then error  will be triggered like primary key does not exist in the table like that.Please close the thread if u update with answer.&lt;/P&gt;&lt;P&gt;Hope this helps you, reply for queries, Shall post you the updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.  &lt;/P&gt;&lt;P&gt;Kumar. .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144419#M452128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144420#M452129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no i tried it ..it got activated..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144420#M452129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144421#M452130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no i tried it ..it got activated.. have u tried it???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 06:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144421#M452130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T06:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144422#M452131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;initially it accepts...n take values.. but later .. if u want to relate this table with another u ned to havea primary key concept.. in this sisuation we create a primary keep ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 07:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144422#M452131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T07:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144423#M452132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey its not possible....&lt;/P&gt;&lt;P&gt;surely it will throw an error.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am saying u dont use adjust and activate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 07:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144423#M452132</guid>
      <dc:creator>former_member873340</dc:creator>
      <dc:date>2007-04-12T07:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144424#M452133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 07:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144424#M452133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T07:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144425#M452134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dude pls check it once again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no such compulsion on creating p key u can create table without pkey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2007 07:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144425#M452134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-15T07:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: table without primary key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144426#M452135</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;We can't create table with out a table. If we try to create a table with out primary key, while checking syntax check it will through error that primary key is not defined because table is created in database. Primary key is used to uniquely identify the record. If we don't mention it then it will give error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2007 08:52:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-without-primary-key/m-p/2144426#M452135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-15T08:52:23Z</dc:date>
    </item>
  </channel>
</rss>

