QSM-02091:mv references a non-repeatable or session-sensitive expression
错误码
错误描述:mv references a non-repeatable or session-sensitive expression
错误原因:The capability in question is not supported when the materialized view uses an expression that may not return the same value each time it is invoked against the same set of rows or that may return different values depending on session parameters.
解决方法:Re-phrase the query to avoid the use of such expressions.
向认证技术专家提问
向技术专家提问


