The DBA just finished moving our test instance of Oracle from 8i to 9i. After doing so, I noticed that some of my views are running much slower. After doing some research, I learned that 9i supports ANSI Standard for join syntax (joins are in the FROM clause). Should I see a performance hit? If not, can someone offer a possible explaination as to why the views run slower in 9i vs. 8i
Thanks
Thanks