How can I get the current database name in Influx?
For example, we use SELECT DATABASE();
in MySQL to get the db. Do we have any similar function in Influx?
How can I get the current database name in Influx?
For example, we use SELECT DATABASE();
in MySQL to get the db. Do we have any similar function in Influx?