Class and Method Names - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
rin1593638965306.ditamap
dita:ditavalPath
rin1593638965306.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantageā„¢

The name of the class and method in the source code follows the Java naming conventions.

When you use the CREATE PROCEDURE or REPLACE PROCEDURE statement to create an SQL identifier for the external stored procedure, you specify the name of the class and method in the EXTERNAL NAME clause. For more information, see Specifying the Class Name, Method Name, and JAR Identifier.