Cannot see data of views such as HR_OPERATING_UNITS in SQL developer
Dear All,
I am not able to see the data from the views in my newly installed SQL developer, the view can be seen under the views, it can be described to see the columns and SQL query in it. Even the SQL developer provides the view name in the suggestions while writing the script.
But when I query for select * from hr_operating_units, there are no data returned.
I have installed SQL developer version Version 20.4.1.407 (Build 407.0006) and performing this action under APPS schema.
Any help on this would be appreciated.