---
title: Functions reference
meta:
    description: Functions supported by Tinybird
---

# Functions

Functions in SQL are predefined operations that perform specific tasks on data. They accept input parameters, process them according to defined rules, and return results. Functions help you transform, calculate, or analyze data within your queries.

{% list-alphabetical /%}
