I have an HSQLDB, ver. 1.8.0, database that I would like to run some SQL date functions on (such as a date range select).
Is there an equivalent HSQL function to do this with a column that is defined as a BIGINT?
I have an HSQLDB, ver. 1.8.0, database that I would like to run some SQL date functions on (such as a date range select).
Is there an equivalent HSQL function to do this with a column that is defined as a BIGINT?