<?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 update 2 columns in table at same time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907843#M838477</link>
    <description>can this be done?&lt;BR /&gt;UPDATE table1 SET CUSTOMER = 'Customer1' set ph_num = '1234567' where address = '123 address'</description>
    <pubDate>Fri, 17 Jun 2005 13:18:48 GMT</pubDate>
    <dc:creator>Ratzie</dc:creator>
    <dc:date>2005-06-17T13:18:48Z</dc:date>
    <item>
      <title>update 2 columns in table at same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907843#M838477</link>
      <description>can this be done?&lt;BR /&gt;UPDATE table1 SET CUSTOMER = 'Customer1' set ph_num = '1234567' where address = '123 address'</description>
      <pubDate>Fri, 17 Jun 2005 13:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907843#M838477</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-06-17T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: update 2 columns in table at same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907844#M838478</link>
      <description>Yes, with the proper syntax.&lt;BR /&gt;&lt;BR /&gt;UPDATE table1&lt;BR /&gt;SET customer = 'Customer 1', ph_num = '1234567'&lt;BR /&gt;WHERE address = '123 address';&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jun 2005 13:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907844#M838478</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-17T13:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: update 2 columns in table at same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907845#M838479</link>
      <description>wrong syntax!</description>
      <pubDate>Fri, 17 Jun 2005 13:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/update-2-columns-in-table-at-same-time/m-p/4907845#M838479</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-06-17T13:36:00Z</dc:date>
    </item>
  </channel>
</rss>

