set @myvar = schema_coltypename
create function informix.schema_coltypename(coltype smallint, xtype integer) returning char(18) external name '(schema_coltypename)' LANGUAGE C;