Skip to content

Commit e61990b

Browse files
authored
Update content/shared/influxdb3-admin/query-system-data/_index.md
1 parent 3fdd414 commit e61990b

File tree

1 file changed

+0
-5
lines changed
  • content/shared/influxdb3-admin/query-system-data

1 file changed

+0
-5
lines changed

content/shared/influxdb3-admin/query-system-data/_index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ You can query the system tables for information about your running server, datab
1313

1414
Use the HTTP API `/api/v3/query_sql` endpoint to retrieve system information about your database server and table schemas in {{% product-name %}}.
1515

16-
> [!Note]
17-
> {{% product-name %}} uses separate API endpoints for SQL and InfluxQL queries.
18-
> Both endpoints support the same parameters.
19-
>
20-
> For more information about using InfluxQL, see [Query data with InfluxQL](/influxdb3/version/query-data/influxql/).
2116

2217
To execute a query, send a `GET` or `POST` request to the endpoint:
2318

0 commit comments

Comments
 (0)