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

Teradata calling procedure within a procedure - response (1) by Qaisar Aftab Kiani

$
0
0
The procedures can be called within the body of other procedures. But I don't think you can achieve what you are trying to do by nesting the SYSEXECSQL calls. The procedure expects a SQL in the parameter and executes it. Though there are some limitations to the operations that can be performed in the dynamic SQL, like you can't execute SELECT statement etc., which I believe you are already aware of. CALL is a PL/SQL statement and it won't be supported in as the parameter of SYSEXECSQL!

Viewing all articles
Browse latest Browse all 27759

Trending Articles



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