Introduction - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
jen1488824663137.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

You can store executable procedures in the Teradata Database and invoke them later using the SQL CALL statement. There are two types of stored procedures:

  • SQL, consisting of statements written in the SQL Stored Procedure Language (SPL).
  • External, consisting of statements written in a standard programming language such as C, C++, or Java, and able to call CLIv2.

Refer to SQL Stored Procedures and Embedded SQL (B035-1148) for additional information on stored procedures.