View from existing views
726415Nov 12 2011 — edited Nov 13 2011Hi 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