Hello,
I am using version 10. When I right-click on an object in a window that is connected to a different connection than the default connection then PL/SQL is a bit confused. In my case, in the default connection, the object is a materialized view (MV) and in the window using the other connection, where i am right-clicking, the object is a table (the table and the MV have the same name). The Edit action show me a screen with /* Source of MATERIALIZED VIEW REF_DATA.COMMODITY is not available */ but the object is a table...
I hope my explanation is not too confusing.
Thanks
I am using version 10. When I right-click on an object in a window that is connected to a different connection than the default connection then PL/SQL is a bit confused. In my case, in the default connection, the object is a materialized view (MV) and in the window using the other connection, where i am right-clicking, the object is a table (the table and the MV have the same name). The Edit action show me a screen with /* Source of MATERIALIZED VIEW REF_DATA.COMMODITY is not available */ but the object is a table...
I hope my explanation is not too confusing.
Thanks