Answer the question
In order to leave comments, you need to log in
How to display the id array through a database query?
I need help displaying an array of data. There is a trace. table:
time id name price title views
id - ad identification; this is a dynamic value
I'm trying to get an array by making a query from grafana to Influxdb:
SELECT * FROM olx WHERE id = [id] ORDER BY time DESC;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question