Beschreibung
SUBSTR8190(s,m,n) returns the substring of s starting at position m and ending at position n.
Definition
DECLARE EXTERNAL FUNCTION SUBSTR8190
CSTRING(8190),
SMALLINT,
SMALLINT
RETURNS CSTRING(8190) FREE_IT
ENTRY_POINT 'IB_UDF_substr' MODULE_NAME 'ib_udf';
![]() ![]() ![]() |