Executing Stored Procedures from ODBC - ODBC Driver for Teradata

ODBC Driver for Teradata® User Guide

Product
ODBC Driver for Teradata
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-08-22
dita:mapPath
xbl1544831938754.ditamap
dita:ditavalPath
nkw1500504256726.ditaval
dita:id
B035-2526
lifecycle
previous
Product Category
Teradata Tools and Utilities

Stored procedures can be executed from any ODBC application using the SQL CALL statement.

IN, INOUT, or OUT parameters can be submitted with the CALL statement. A CALL statement must have the same number of call arguments as the called stored procedure has parameters. For other rules governing the stored procedure parameters, see the CALL section in Teradata Vantage™ - SQL Stored Procedures and Embedded SQL , B035-1148 .