Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

View from existing views

726415Nov 12 2011 — edited Nov 13 2011
Hi All,

I am not sure if anybody ask this question before. Is it a good practice to create a view from multiple existing views?
It will results any performance issues? I want to create a view from from two existing views (say, V from v1 and v2). I don't want waste my time to write the whole SQL query to create this view from tables which are used for creating existing views.

Thanks in advance,
Muhammed Aslam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2011
Added on Nov 12 2011
5 comments
341 views