SnowPro Core Certification — Question 465

Which data types in Snowflake are synonymous for FLOAT? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answers are B (DOUBLE) and E (REAL) because both are considered synonymous with FLOAT in Snowflake. Options A (DECIMAL), C (NUMBER), and D (NUMERIC) are related data types but are not directly synonymous with FLOAT.