Can I change the underlying views for showing properties for objects?

Claus Pedersen

Member³
I am missing some of the details from the user_objects view (created, last_ddl_time, status) when showing Properties for some objects: views, indexes, constraints, sequences, etc.

Can I customise the underlying views to include these data?
 
Thanks for your answer.
If you just add the info from user_objects view to the properties, where it is not displayed today, you do not have to make an option to customise the views, as far as I am concerned. In this case, hardcoding is OK for me.
 
Back
Top