It seems that the detection of views is not correct for Oracle, at least not in your Studio. It works correctly for me in other database types (no Oracle to test).
However, you can always specify the view name and read from it if you have the access permissions.
Which operator are you trying to use? Read Database? The In-Database extension?
It seems that the detection of views is not correct for Oracle, at least not in your Studio. It works correctly for me in other database types (no Oracle to test).
However, you can always specify the view name and read from it if you have the access permissions.
Which operator are you trying to use? Read Database? The In-Database extension?
Regards,
Balázs