Using the CREATE PROCEDURE SQL Statement - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-11-20
dita:mapPath
haz1691132518981.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ana1478611373864
lifecycle
latest
Product Category
Teradata Tools and Utilities

The CREATE PROCEDURE SQL statement is used to link the dynamic library containing the user created XSP to the database. The database user must have the CREATE EXTERNAL PROCEDURE permission to be able to issue the CREATE PROCEDURE SQL statement.

The following is an example of a CREATE PROCEDURE SQL statement for an XSP which uses the Teradata PT:



For more information on using the CREATE PROCEDURE SQL statement, see Teradata Vantage™ - SQL External Routine Programming, B035-1147.