Skip to main content

system.functions

Introduced or updated: v1.2.315

Contains information about the supported built-in scalar and aggregate.

See also: SHOW FUNCTIONS.

Example

SELECT * FROM system.functions LIMIT 10;

┌──────────────────────────────────────────────────────────────┐
│ name │ is_aggregate │ description │ syntax │ example │
├──────────────┼──────────────┼─────────────┼────────┼─────────┤
│ abs │ false │ │ │ │
│ acos │ false │ │ │ │
addfalse │ │ │ │
│ add_days │ false │ │ │ │
│ add_hours │ false │ │ │ │
│ add_minutes │ false │ │ │ │
│ add_months │ false │ │ │ │
│ add_quarters │ false │ │ │ │
│ add_seconds │ false │ │ │ │
│ add_years │ false │ │ │ │
└──────────────────────────────────────────────────────────────┘
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