select to_char(scn_to_timestamp(ORA_ROWSCN),'yyyy-mm-dd hh24:mi:ss:ff8') insert_time from test_tab t
oracle怎么查看一条数据的插入时间
最新推荐文章于 2022-08-15 16:19:43 发布
select to_char(scn_to_timestamp(ORA_ROWSCN),'yyyy-mm-dd hh24:mi:ss:ff8') insert_time from test_tab t