Stored Procedures - ODBC Driver for Teradata

ODBC Driver for Teradata® User Guide - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
ODBC Driver for Teradata
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-11-18
dita:mapPath
uqj1639470627591.ditamap
dita:ditavalPath
nkw1500504256726.ditaval
dita:id
ktb1507075385726
Product Category
Teradata Tools and Utilities

Stored procedures, which are called Persistent Stored Modules in the ANSI SQL-92 specifications, consist of a set of control- and condition-handling statements that provide a procedural interface to the database. These statements are specified using the Stored Procedure Language (SPL).

A stored procedure can be created from ODBC and some other client utilities, and stored within the user database on the server. It can be executed using the SQL CALL statement.

For a complete description of stored procedures and SPL, see Teradata Vantage™ - SQL Stored Procedures and Embedded SQL, B035-1148.