oracle commit后 版本回退
摘要:
--查询某个时间前的数据SELECT * FROM rpm_srcDataTemplate as of timestamp to_timestamp('2024-01-23 11:11:00','yyyy-MM-dd HH24:MI:SS');--闪退到某个时间节点 如果为启用行移动功能会提示【因为 阅读全文
posted @ 2024-01-23 11:32 天道酬勤,学无止境 阅读(16) 评论(0) 推荐(0) 编辑