SQLWays Product Page - Migration to MySQL Free Evaluation

MySQL Data Types - REAL

Versions: MySQL 5.x, 4.x and 3.23

MySQL - REAL
Syntax REAL[(p,s)] [UNSIGNED] [ZEROFILL]
Data Floating-point numeric data
Internals REAL is a synonym for DOUBLE. If the REAL_AS_FLOAT SQL mode is enabled, REAL is a synonym for FLOAT(p,s)
Standards ANSI SQL

MySQL REAL - Equivalents in Other Databases

Database Data Type and Conversion
Oracle FLOAT(24)
SQL Server REAL
PostgreSQL REAL
Sybase ASE REAL
Informix REAL, SMALLFLOAT
HP Neoview REAL

Related Data Types in MySQL

Data Types
Integers BIGINT INT MEDIUMINT SMALLINT TINYINT
Fixed-point DECIMAL(p,s) NUMERIC(p,s)
Floating-point FLOAT(p,s) DOUBLE(p,s)

All Data Types

Oracle SQL Server IBM DB2 MySQL PostgreSQL Sybase ASE Sybase ASA Informix DS Teradata HP Neoview Interbase/Firebird


SQLWays Product Page - Migration to MySQL Free Evaluation

Discussion

Enter your comment:
KJULR
 
sqlways/mysql/data-types/real.txt · Last modified: April 25, 2012, 04:44:54 AM (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki