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