cannot merge a view that contains windowing functions
The output of a SQL Tuning Analyzer run gave the following reasons why a data warehouse merge statement had limited opportunity for tuning.
The optimizer cannot merge a view that contains windowing functions.
The optimizer cannot merge a view that contains a group outer join.
The optimizer cannot merge a view that contains a "WITH" clause.
The optimizer cannot merge a view that contains a NO_MERGE hint.
Why use advanced analytics if they can't be tuned?