摘要: 如果delete错了,通过以下方法可以找回数据select to_char(sysdate,'yyyy-mm-dd hh24:mi:ss') from dual;select * from tableA as of timestamp to_timestamp('2020-09-23 21:25:0 阅读全文
posted @ 2020-09-23 22:13 一年变大牛 阅读(153) 评论(0) 推荐(0) 编辑