I want to convert Integer into hh:mm:ss format in Informix database

前端 未结 0 772
忘掉有多难
忘掉有多难 2020-12-23 13:52

SELECT MAX(longestwaitduration) AS MaxWaitD from myTable; Here, Column longestwaitduration is Integer in which miliseconds stored and Database is Informix version 11+.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题