# Other operations

Discover the other operations available in CQL.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Concatenation operation](/reference/cql/expressions/operations/other/concatenation): Learn how how to join strings.
- [Range operation](/reference/cql/expressions/operations/other/range): Learn how to generate a sequence of values.
- [Fallback operation](/reference/cql/expressions/operations/other/fallback): Learn how to provide fallback values.
- [Spread operation](/reference/cql/expressions/operations/other/spread): Learn how to expand collections.
