I have a measurement, that for some select (*) queries, some of the field columns have all null values if I limit the number of results returned and I would like to not have that returned. I need to use the wildcard, as the field names are dynamic so cannot use the field names either in the WHERE clause. Possible?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Select with sql equivalent "not null" | 5 | 16034 | May 27, 2019 | |
Exclude some fields from Select query | 3 | 189 | June 17, 2024 | |
Select from influxDB value null | 1 | 4124 | January 16, 2020 | |
SELECT returns null for string values | 0 | 409 | September 7, 2020 | |
Nulls Getting ignored while doing Group by
|
1 | 401 | May 31, 2021 |