upgrade from oracle 10.2.0.1 to 10.2.0.5
i am planning to upgrade Oracle 10.2.0.1 to 10.2.0.5. I have triggers, procedures,sequences,view and LOBs objects in the database. If I upgrade , do i need to modify these objects ? If not , any other objects that are deprecated which will affect my application after the upgrade.
0