Skip to content

Commit 83d800b

Browse files
committed
minor update to table.md
1 parent c60766b commit 83d800b

File tree

1 file changed

+1
-1
lines changed
  • content/shared/influxdb3-cli/create

1 file changed

+1
-1
lines changed

content/shared/influxdb3-cli/create/table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
The `influxdb3 create table` command creates a new table in a specified database. Tables must include at least one tag column and can optionally include field columns with defined data types.
33

4-
>[!Note]
4+
> [!Note]
55
>InfluxDB automatically creates tables when you write line protocol data. Use this command
66
>only if you need to define a custom schema or apply a custom partition template before
77
>writing data.

0 commit comments

Comments
 (0)