Skip to main content

BITMAP_MIN

Gets the minimum value in the bitmap.

Syntax

BITMAP_MIN( <bitmap> )

Examples

SELECT BITMAP_MIN(BUILD_BITMAP([1,4,5]));

┌─────────────────────────────────────┐
│ bitmap_min(build_bitmap([1, 4, 5]))
├─────────────────────────────────────┤
1
└─────────────────────────────────────┘
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