| name | value |
|---|---|
| name | schema_precision |
| created | |
| type | SQL scalar function |
set @myvar = schema_precisioncreate function informix.schema_precision(coltype smallint, xtype integer, collength smallint) returning int external name '(schema_precision)' LANGUAGE C;