How to extract hour from timestamp?

后端 未结 0 1014
萌比男神i
萌比男神i 2021-02-05 00:38

I have taken only the time value from systimestamp. But with the same i need to extract hour from time value.

SELECT EXTRACT (HOUR FROM TO_CHAR(systimestamp,\'hh24:mi:ss\

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