Quiz: Binning

Test yourself for binning in PostgreSQL.

Test your knowledge of binning in PostgreSQL.

1

What will be the result of the following expression for x=45: CASE WHEN x < 60 THEN 'A' WHEN x < 50 'B' ELSE 'C' END?

A)

A

B)

B

C)

C

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.