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 │ │ │ │
└──────────────────────────────────────────────────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today