Database reference - stores_demo

stores_demo -  functions -  schema_db2ids

Description

none

Function properties

namevalue
nameschema_db2ids 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = schema_db2ids

Code

create function informix.schema_db2ids(smallint) returning smallint
external name '(schema_db2ids)'
LANGUAGE C;



Documentation generated by SqlSpec