Hello, Is the following query possible: "select hour(timeField) from table1 group by hour(timefield)" I get error: "unexpected token: (" I'm sure the error is coming from the group by section but not sure if there is a work around. This works in mysql no problem and was hoping to use in valentina. Thanks, Joseph