24 lines
713 B
Markdown
24 lines
713 B
Markdown
---
|
|
title: Manage tables
|
|
seotitle: Manage tables in InfluxDB Cloud Dedicated
|
|
description: >
|
|
Manage tables in your InfluxDB Cloud Dedicated cluster.
|
|
A table is a collection of related data stored in table format.
|
|
In previous versions of InfluxDB, tables were known as "measurements."
|
|
menu:
|
|
influxdb3_cloud_dedicated:
|
|
parent: Administer InfluxDB Cloud
|
|
weight: 101
|
|
influxdb3/cloud-dedicated/tags: [tables]
|
|
---
|
|
|
|
Manage tables in your {{< product-name omit=" Clustered" >}} cluster.
|
|
A table is a collection of related data stored in table format.
|
|
|
|
{{% note %}}
|
|
In previous versions of InfluxDB and in the context of InfluxQL, tables are
|
|
known as "measurements."
|
|
{{% /note %}}
|
|
|
|
{{< children hlevel="h2" >}}
|