SQL Used to Execute a Stored Procedure - Teradata Database

Database Introduction

Product
Teradata Database
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-1091
lifecycle
previous
Product Category
Teradata® Database

After compiling an external stored procedure, procedures are stored as objects in Teradata Database. You can execute stored procedures from Teradata Database client products using the SQL CALL statement. Arguments for all input (IN or INOUT) parameters of the stored procedure must be submitted with the CALL statement.

BTEQ and other Teradata Database client products support stored procedure execution and DDL. These include:

  • JDBC
  • ODBC
  • CLIv2
  • PP2
  • Teradata SQL Assistant
  • Teradata Studio
  • BTEQWIN (BTEQ for Windows)