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
└───────────────────┘
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today