Hi all,
I've been digging this problem almost 3 days now.
I created some 'normal' views and then join them all together to
create a materialized view but I got this error message:
"Subquery expressions not allowed here"
I use subqueries *only* in 'normal' views.
any comments, advice really appreciated.
many thanks
anthony
I've been digging this problem almost 3 days now.
I created some 'normal' views and then join them all together to
create a materialized view but I got this error message:
"Subquery expressions not allowed here"
I use subqueries *only* in 'normal' views.
any comments, advice really appreciated.
many thanks
anthony
Comment