Showing posts with label STORED PROCEDURE. Show all posts
Showing posts with label STORED PROCEDURE. Show all posts

2013/02/27

call stored procedure in stored procedure

CALL DBC.SYSEXECSQL('CALL PROC_A(''VALUE'',OUTPUT)'); http://blog.emergingbytes.com/2012/02/09/teradata-calling-a-procedure-within-a-procedure/