S
S
shell_guy2021-12-02 11:41:44
Database
shell_guy, 2021-12-02 11:41:44

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;


but it doesn't work.
Please help me create the correct query to the database (Influxdb 1.8).

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question