Performance improvement of cartesian product
505142Jan 21 2008 — edited Jan 21 2008Hi,
I am joining two views without any condition i.e. cartesian product.
Both views are taking less then 1 sec. if I am running individually.
but while performing cartesian product it is taking more then 2 min.
I am using Oracle 8.0.2
Thanks