Dynamic query to find all the table DML activity in all the table oracle

前端 未结 0 1799
慢半拍i
慢半拍i 2020-12-09 23:28

Hi I need to search the DML activity of specified list of tables in a schema

single query

select max(ora_rowscn),SCN_TO_TIMESTAMP(max(         


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