doc-exports/docs/dws/dev/dws_04_0533.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

19 lines
1.2 KiB
HTML

<a name="EN-US_TOPIC_0000001098974526"></a><a name="EN-US_TOPIC_0000001098974526"></a>
<h1 class="topictitle1">RETURN Statements</h1>
<div id="body1551251593617"><p id="EN-US_TOPIC_0000001098974526__en-us_topic_0059778916_p17789840677">In <span id="EN-US_TOPIC_0000001098974526__text2099975401">GaussDB(DWS)</span>, data can be returned in either of the following ways: <strong id="EN-US_TOPIC_0000001098974526__b1089911014308">RETURN</strong>, <strong id="EN-US_TOPIC_0000001098974526__b13001315203013">RETURN NEXT</strong>, or <strong id="EN-US_TOPIC_0000001098974526__b39789188309">RETURN QUERY</strong>. <strong id="EN-US_TOPIC_0000001098974526__b1432010278308">RETURN NEXT</strong> and <strong id="EN-US_TOPIC_0000001098974526__b1013931173015">RETURN QUERY</strong> are used only for functions and cannot be used for stored procedures.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="dws_04_0534.html">RETURN</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="dws_04_0535.html">RETURN NEXT and RETURN QUERY</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0532.html">Control Statements</a></div>
</div>
</div>