<?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: Database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553342#M840490</link>
    <description>WHERE cus_id := new.cus_id;&lt;BR /&gt;&lt;BR /&gt;That line should be an = instead of a :=</description>
    <pubDate>Fri, 27 May 2005 09:38:02 GMT</pubDate>
    <dc:creator>John Wimmer_1</dc:creator>
    <dc:date>2005-05-27T09:38:02Z</dc:date>
    <item>
      <title>Database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553341#M840489</link>
      <description>I tried this sql/pl script&lt;BR /&gt;:&lt;BR /&gt;CREATE OR REPLACE TRIGGER update_tab2&lt;BR /&gt;BEFORE INSERT ON tab1&lt;BR /&gt;FOR EACH ROW&lt;BR /&gt;begin&lt;BR /&gt;  UPDATE tab2&lt;BR /&gt;  SET data=1&lt;BR /&gt;  WHERE cus_id := new.cus_id;&lt;BR /&gt;END;&lt;BR /&gt;&lt;BR /&gt;but I got this error:&lt;BR /&gt;&lt;BR /&gt;Warning: Trigger created with compilation errors.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; show errors&lt;BR /&gt;Errors for TRIGGER QOH_INSERT:&lt;BR /&gt;&lt;BR /&gt;LINE/COL ERROR&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;2/4      PL/SQL: SQL Statement ignored&lt;BR /&gt;4/17     PL/SQL: ORA-00920: invalid relational operator&lt;BR /&gt;&lt;BR /&gt;anyone know what i did wrong?</description>
      <pubDate>Fri, 27 May 2005 09:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553341#M840489</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2005-05-27T09:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553342#M840490</link>
      <description>WHERE cus_id := new.cus_id;&lt;BR /&gt;&lt;BR /&gt;That line should be an = instead of a :=</description>
      <pubDate>Fri, 27 May 2005 09:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553342#M840490</guid>
      <dc:creator>John Wimmer_1</dc:creator>
      <dc:date>2005-05-27T09:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553343#M840491</link>
      <description>I'm no SQL expert but should there really be a := instead of = in your WHERE clause?</description>
      <pubDate>Fri, 27 May 2005 09:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553343#M840491</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-05-27T09:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553344#M840492</link>
      <description>See here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=888479" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=888479&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;:)</description>
      <pubDate>Fri, 27 May 2005 10:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3553344#M840492</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-27T10:21:05Z</dc:date>
    </item>
  </channel>
</rss>

