We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7241077 + 4caf490 commit e3b789bCopy full SHA for e3b789b
articles/iot-central/core/howto-query-with-rest-api.md
@@ -301,7 +301,6 @@ The current limits for queries are:
301
302
- No more than 15 items in the `SELECT` clause list.
303
- No more than 10 logical operations in the `WHERE` clause.
304
-- Queries return a maximum of 10,000 records.
305
- The maximum length of a query string is 350 characters.
306
- You can't use the wildcard (`*`) in the `SELECT` clause list.
307
- Telemetry-based queries can retrieve up to 10,000 records.
0 commit comments