doc-exports/docs/dws/dev/dws_04_0533.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

19 lines
1.2 KiB
HTML

<a name="EN-US_TOPIC_0000001233563335"></a><a name="EN-US_TOPIC_0000001233563335"></a>
<h1 class="topictitle1">RETURN Statements</h1>
<div id="body1551251593617"><p id="EN-US_TOPIC_0000001233563335__en-us_topic_0059778916_p17789840677">In <span id="EN-US_TOPIC_0000001233563335__text2099975401">GaussDB(DWS)</span>, data can be returned in either of the following ways: <strong id="EN-US_TOPIC_0000001233563335__b1089911014308">RETURN</strong>, <strong id="EN-US_TOPIC_0000001233563335__b13001315203013">RETURN NEXT</strong>, or <strong id="EN-US_TOPIC_0000001233563335__b39789188309">RETURN QUERY</strong>. <strong id="EN-US_TOPIC_0000001233563335__b1432010278308">RETURN NEXT</strong> and <strong id="EN-US_TOPIC_0000001233563335__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>