<?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 CLUSTER DATABASE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271726#M782087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which Open SQL statement should not be used with cluster databases?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)UPDATE&lt;/P&gt;&lt;P&gt;2) MODIFY&lt;/P&gt;&lt;P&gt;3) DELETE&lt;/P&gt;&lt;P&gt;4) INSERT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2008 05:29:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-02T05:29:14Z</dc:date>
    <item>
      <title>CLUSTER DATABASE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271726#M782087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which Open SQL statement should not be used with cluster databases?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)UPDATE&lt;/P&gt;&lt;P&gt;2) MODIFY&lt;/P&gt;&lt;P&gt;3) DELETE&lt;/P&gt;&lt;P&gt;4) INSERT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 05:29:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271726#M782087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T05:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: CLUSTER DATABASE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271727#M782088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the data in Cluster tables is in RAW format which can not understand by our normal SQL statements and for us also. &lt;/P&gt;&lt;P&gt;So, we go for using function modules like - 'READ_TEXT' and 'SAVE_TEXT' for reading and saving long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so our SQL statement r not recomended for to read Cluster tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 07:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271727#M782088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T07:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: CLUSTER DATABASE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271728#M782089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'INSERT' is the sql statement which can't be used in cluster tables.&lt;/P&gt;&lt;P&gt;using cluster tables we will store all data dependent fields in this table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;B.sowjanya,&lt;/P&gt;&lt;P&gt;reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 12:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-database/m-p/3271728#M782089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T12:12:53Z</dc:date>
    </item>
  </channel>
</rss>

