How to analyze the Views, in terms of performance?
I was asked, whether the application team are creating Views keeping in mind the performance of Database.
How can we check this from Oracle apart from third party tools.
thanks,
Printable View
How to analyze the Views, in terms of performance?
I was asked, whether the application team are creating Views keeping in mind the performance of Database.
How can we check this from Oracle apart from third party tools.
thanks,
See the application is under development stage, as a DBA how to check or analyze the tables and views are designed considering Database performance.
Like for example, Are developers are creating proper indexes method? etc
thanks,