Hi, I tried to run a SQL query different from "SELECT * FROM..." based on a csv file, but I don't see any result different respect to the standard "SELECT * FROM..." query.
I would like to use more advanced features, such as GROUP BY and SUM, but I can't find a way to do it.
Is it a bug, an unsupported feature or my mistake?
Thanks and regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I tried to run a SQL query different from "SELECT * FROM..." based on a csv file, but I don't see any result different respect to the standard "SELECT * FROM..." query.
I would like to use more advanced features, such as GROUP BY and SUM, but I can't find a way to do it.
Is it a bug, an unsupported feature or my mistake?
Thanks and regards
CSV query is not supported in DBPlot. I planed to have it sometimes in the near future. Please check again in few weeks.