Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find out which variables not used ?

360862Jun 23 2003 — edited Jun 25 2003
Hello, All !

Is there a way to find out which variables, parameters are not used (not referenced) - "hints" ?
other than go through entire code manually ?
Maybe Oracle built-in feature ?

(Sometimes you code with one set of variables, then your code changes, you add more new variables and forget to remove old, unused variables / parameters)

Thanx !
Steve K.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 23 2003
Added on Jun 23 2003
10 comments
1,049 views