Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

THow to terminate teradata stored procedure..? - response (1) by barani_sachin

$
0
0

If u want to terminate your procedure Use "leave"

ex
-- Start of SP
LABEL_OKAY:BEGIN

If flag = 1
LEAVE LABEL_OKAY;

--End of SP
end LABEL_OKAY;

-Barani


Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>