Stored Procedure Creation from ODBC - 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

Create (define) a stored procedure from ODBC, using the SQL CREATE PROCEDURE or REPLACE PROCEDURE DDL statement.

The application (ODBC) submits the SPL statements comprising a stored procedure (called the SPL source text) to the database server. The statements are compiled and saved on the server for subsequent execution.

For the CREATE PROCEDURE or REPLACE PROCEDURE statement syntax and other information on creating stored procedures, see Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144.