java - Hibernate SQL - Can't get an interval from table -


i'm trying interval through operation timestamps table i'm getting "no dialect mapping jdbc type: 1111" code this:

select ts_finish - ts_start table 

where ts_finish , ts_start timestamps

i used function dbms cast result text. unfortunately there no hql function it.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -