11 lines
204 B
Markdown
11 lines
204 B
Markdown
---
|
|
layout: default
|
|
title: Functions
|
|
parent: Piped processing language
|
|
nav_order: 10
|
|
---
|
|
|
|
# Functions
|
|
|
|
The PPL plugin supports all SQL functions. To learn more, see [SQL Functions](../../sql/functions/).
|