User Documentation
Ispirer Toolkit Overview
Pricing
HP Neoview Data Types - REAL
Versions: HP Neoview 2.4, 2.3 and 2.2
| HP Neoview - REAL | |
|---|---|
| Syntax | REAL |
| Data | 23-bit floating-point numeric data |
| Range | +/-1.175e-38 to +/-3.402e+38 |
| Storage Size | 4 bytes |
| Standards | ANSI SQL |
HP Neoview REAL - Equivalents in Other Databases
| Database | Data Type and Conversion |
|---|---|
| Oracle | FLOAT(24) |
| SQL Server | REAL |
| MySQL | REAL(p,s) |
| PostgreSQL | REAL |
| Sybase ASE | REAL |
| Informix | REAL, SMALLFLOAT |
| Ingres | REAL |
| Data Types | |||
|---|---|---|---|
| Integers | LARGEINT | INT | SMALLINT |
| Fixed-point | DECIMAL(p,s) | NUMERIC(p,s) | |
| Floating-point | FLOAT(p) | DOUBLE PRECISION | |
All Data Types