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
15.10
Language
English (United States)
Last Update
2018-10-07
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.