为什么我的触发器创建成功了,但是在插入操作的时候却提示格式不正确,求大神帮忙看看啊!
to_number(to_char(sysdate, '24hh')) 改为 to_number(to_char(sysdate, 'hh24'))