摘要:
日记账导入优化 参考文档:R12: Improving Performance of General Ledger and Journal Import (Doc ID 858725.1) 优化程序 主要优化对象为GCC表和gl_balance表,理论上对于以下程序性能有提升 日记账导入:GLLEZ 阅读全文
摘要:
--记录最后一次刷新时间 SELECT * FROM all_mview_refresh_times; --记录刷新耗时 Select Mview_Name, Last_Refresh_Date "START_TIME", Case When Fullrefreshtim <> 0 Then Las 阅读全文