set @myvar = schema_ids2db2
-- map ids datatypes to db2 types create function informix.schema_ids2db2(smallint, smallint) returning smallint external name '(schema_ids2db2)' LANGUAGE C;