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 -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -