You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was able to replicate the issue using the package. Using SQL Developer, I also replicated the issue using EXECUTE IMMEDIATE 'DBMS_MVIEW.refresh(''users_mv'')'; It seems like the PDO behaves like execute immediate but can't trace yet how it occurs.
Materialized view with the package
How do I run this materialized view with the package?
With this command above it works
System details
The text was updated successfully, but these errors were encountered: