<?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: Returning multiple values from stored procedure in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Returning-multiple-values-from-stored-procedure/m-p/70020#M42923</link>
    <description>&lt;P&gt;Return values can&amp;nbsp;be used within&amp;nbsp;stored procedures&amp;nbsp;to provide the&amp;nbsp;stored procedure&amp;nbsp;execution status to the calling program. You&amp;nbsp;can&amp;nbsp;create your own parameters that&amp;nbsp;can&amp;nbsp;be passed back to the calling program. By default, the successful execution of a&amp;nbsp;stored procedure will return&amp;nbsp;0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 19:38:29 GMT</pubDate>
    <dc:creator>chelsea987</dc:creator>
    <dc:date>2020-01-02T19:38:29Z</dc:date>
    <item>
      <title>Returning multiple values from stored procedure</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Returning-multiple-values-from-stored-procedure/m-p/70015#M42919</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4"&gt;&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I have to write for my homework. We are currently working on the sakila database to get familiar with MySQL functions and procedures. Now I have to write a stored procedure that updates the last_update row of the film table to the current timestamp and returns a resultset containing both the old and new values of film.last_update. I managed to get it somewhat done by returning two distinct select statements from the procedure, but how can I get the select from before the update and after the update in a single resultset to display? Thanks for your help&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="_1hwEKkB_38tIoal6fcdrt9"&gt;&lt;DIV class="_3-miAEojrCvx_4FQ8x3P-s"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Dec 2019 22:13:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Returning-multiple-values-from-stored-procedure/m-p/70015#M42919</guid>
      <dc:creator>MatthewAiden</dc:creator>
      <dc:date>2019-12-13T22:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Returning multiple values from stored procedure</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Returning-multiple-values-from-stored-procedure/m-p/70020#M42923</link>
      <description>&lt;P&gt;Return values can&amp;nbsp;be used within&amp;nbsp;stored procedures&amp;nbsp;to provide the&amp;nbsp;stored procedure&amp;nbsp;execution status to the calling program. You&amp;nbsp;can&amp;nbsp;create your own parameters that&amp;nbsp;can&amp;nbsp;be passed back to the calling program. By default, the successful execution of a&amp;nbsp;stored procedure will return&amp;nbsp;0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 19:38:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Returning-multiple-values-from-stored-procedure/m-p/70020#M42923</guid>
      <dc:creator>chelsea987</dc:creator>
      <dc:date>2020-01-02T19:38:29Z</dc:date>
    </item>
  </channel>
</rss>

