Oracle物化視圖的通常使用

有個項目由於有比較多的查詢彙總,考慮到速度,因此使用了物化視圖。簡單的把用到的給整理了下。   先看簡單建立語句: create materialized view mv_materialized_test refresh force on demand start with sysdate next to_date(concat(to_char( sysdate+1,'dd-mm-yyyy'),
相關文章
相關標籤/搜索