

When you need to update a PL/SQL object, how do you know if you’ve identified the other objects that the piece of code uses? The last thing you want to do is introduce a problem because you missed a dependency.
When you need to update a PL/SQL object, how do you know if you’ve identified the other objects that the piece of code uses? The last thing you want to do is introduce a problem because you missed a dependency.