Skip to main content

TO_FLOAT64

Converts a value to FLOAT64 data type.

Syntax

TO_FLOAT64( <expr> )

Examples

SELECT TO_FLOAT64('1.2');

┌───────────────────┐
│ to_float64('1.2')
├───────────────────┤
1.2
└───────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today