The entry point for the procedure object.
The name for an external procedure must conform to object naming rules. See Teradata Vantage™ SQL Fundamentals, B035-1141.
Case is significant and must match the C or C++ procedure name.
This option is not valid for Java external procedures. Instead, you must specify
the EXTERNAL NAME external_Java_reference_string option. See
EXTERNAL NAME external_Java_reference_string.