Entering content frame

FIXED Locate the document in the library structure

The data type FIXED (p,s) defines a fixed point number (fixed_point_literal). A column is defined that has a fixed point number with precision p and s number of decimal places (0<p<=38, s<=p). If no s is specified, it is assumed that the decimal places are 0.

The data type FIXED is specified when columns are defined.

 

Leaving content frame