Try OpenEdge Now
SQL Reference
SQL Reference
:
OpenEdge SQL Elements and Statements in Backus Naur Form
:
Data types syntax in BNF
:
Data Type
:
Approximate numeric data type
Approximate numeric data type
approx_numeric_data_type
::=
{ REAL | DOUBLE PRECISION | FLOAT [ (
precision
) ] }