forked from docs/doc-exports
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>
18 lines
1.7 KiB
HTML
18 lines
1.7 KiB
HTML
<a name="EN-US_TOPIC_0000001098814750"></a><a name="EN-US_TOPIC_0000001098814750"></a>
|
|
|
|
<h1 class="topictitle1">RETURN</h1>
|
|
<div id="body1551664498139"><div class="section" id="EN-US_TOPIC_0000001098814750__s9f39af94e32c427299a933830ab832de"><h4 class="sectiontitle">Syntax</h4><p id="EN-US_TOPIC_0000001098814750__aa6c1692d62dd444d86100e6daaafb73f"><a href="#EN-US_TOPIC_0000001098814750__f9553b3c43a2c47528887a4e7fc685b0b">Figure 1</a> shows the syntax diagram for a return statement.</p>
|
|
<div class="fignone" id="EN-US_TOPIC_0000001098814750__f9553b3c43a2c47528887a4e7fc685b0b"><a name="EN-US_TOPIC_0000001098814750__f9553b3c43a2c47528887a4e7fc685b0b"></a><a name="f9553b3c43a2c47528887a4e7fc685b0b"></a><span class="figcap"><b>Figure 1 </b>return_clause::=</span><br><span><img id="EN-US_TOPIC_0000001098814750__en-us_topic_0059778007_i6098922fb8744333a57a8a426c8f4128" src="figure/en-us_image_0000001098975174.jpg"></span></div>
|
|
<p id="EN-US_TOPIC_0000001098814750__a09f53c02492a45a7a3c63572e12ee56d">The syntax details are as follows:</p>
|
|
<p id="EN-US_TOPIC_0000001098814750__acb9bda998f8c4b2796cc4b02c78d3514">This statement returns control from a stored procedure or function to a caller.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001098814750__section11628101012578"><h4 class="sectiontitle">Examples</h4><p id="EN-US_TOPIC_0000001098814750__acd7574073b3b401b97303b99288468a3">See <a href="dws_04_0526.html#EN-US_TOPIC_0000001098654972__s3e35848e32c043d38d6c68dcd10f704c">Examples</a> for call statement examples.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0533.html">RETURN Statements</a></div>
|
|
</div>
|
|
</div>
|
|
|