Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions content/en/ddsql_reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -812,12 +812,7 @@ This table provides an overview of the supported window functions. For comprehen
| json_array_elements_text(text json) | rows of text | Expands a JSON array into a set of rows. This form is only allowed in a FROM clause. |

## Table functions

{{< callout url="https://www.datadoghq.com/product-preview/logs-metrics-support-in-ddsql-editor/" >}}
Querying Logs and Metrics through DDSQL is in Preview. Use this form to request access.
{{< /callout >}}

Table functions are used to query Logs and Metrics
Table functions are used to query logs, metrics, and other unstructured data sources.

<table style="width: 100%; table-layout: fixed;">
<thead>
Expand Down