Ispirer Website
Ispirer Toolkit Overview
Free Trial
HP Neoview Data Types - DOUBLE PRECISION
Versions: HP Neoview 2.4, 2.3 and 2.2
HP Neoview - DOUBLE PRECISION | |
---|---|
Syntax | DOUBLE PRECISION |
Data | Floating-point numeric data |
Range | +/-2.225e-308 to +/-1.797e+308 |
Storage Size | 8 bytes |
Standards | ANSI SQL |
HP Neoview DOUBLE PRECISION - Equivalents in Other Databases
Database | Data Type and Conversion |
---|---|
Oracle | NUMBER, BINARY_DOUBLE |
SQL Server | DOUBLE PRECISION |
MySQL | DOUBLE, DOUBLE PRECISION |
PostgreSQL | DOUBLE PRECISION |
Sybase ASE | DOUBLE PRECISION |
Informix | DOUBLE PRECISION |
Data Types | |||
---|---|---|---|
Integers | LARGEINT | INT | SMALLINT |
Fixed-point | DECIMAL(p,s) | NUMERIC(p,s) | |
Floating-point | REAL | FLOAT(p) |
All Data Types