joewazen 23 Newbie Poster

Hello,

I am thinking of using a partitioned view in my database but i am not being able to find whether it will affect other normal views i.e. if i have a view 'A' consisting of many tables/views and then i partitioned one of the tables into several tables joined by a partitioned view 'B', would that effect the performance of the original view 'A'?