# Building Expressions

- [Expression Operators](/cascade/functions-and-expressions/building-expressions/expression-operators.md)
- [Guide to Window Functions](/cascade/functions-and-expressions/building-expressions/guide-to-window-functions.md): Window functions partition a table before they run, making them very useful when working with large datasets
