User Documentation
Ispirer Capabilities - Sybase Migration
Pricing
Sybase ASE Data Types - DOUBLE PRECISION
Versions: Sybase Adaptive Server Enterprise 15.x, 12.5.x, 12.0 and 11.x
| Sybase ASE - DOUBLE PRECISION | |
|---|---|
| Syntax | DOUBLE PRECISION |
| Data | Floating-point numeric data |
| Range | Machine dependent |
| Storage Size | 8 bytes |
| Standards | ANSI SQL |
Sybase ASE 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 |
| Informix | DOUBLE PRECISION |
| HP Neoview | DOUBLE PRECISION |
Related Data Types in Sybase ASE
| Data Types | ||||
|---|---|---|---|---|
| Integers | BIGINT | INT | SMALLINT | TINYINT |
| Fixed-point | DECIMAL(p,s) | NUMERIC(p,s) | ||
| Floating-point | FLOAT(p) | REAL | ||
All Data Types