---
title: Scalar functions
description: Scalar functions available in Cloudflare Pipelines SQL.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/pipelines/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Scalar functions

[Pipelines](https://developers.cloudflare.com/pipelines/) scalar functions:

* [ Math functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/math/)
* [ Conditional functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/conditional/)
* [ String functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/string/)
* [ Binary string functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/binary-string/)
* [ Regex functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/regex/)
* [ JSON functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/json/)
* [ Time and date functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/time-and-date/)
* [ Array functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/array/)
* [ Struct functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/struct/)
* [ Hashing functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/hashing/)
* [ Other functions ](https://developers.cloudflare.com/pipelines/sql-reference/scalar-functions/other/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/pipelines/","name":"Pipelines"}},{"@type":"ListItem","position":3,"item":{"@id":"/pipelines/sql-reference/","name":"SQL reference"}},{"@type":"ListItem","position":4,"item":{"@id":"/pipelines/sql-reference/scalar-functions/","name":"Scalar functions"}}]}
```
