Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Procedure to search ALL tables for a value?
I would like to get some assistance in writing a procedure to search
every table, and every column, in an instance for a specified value.
Every time I try to refer to a column in the cursor from the body of the procedure, I get a compilation error saying the reference is out of scope.
Anyone have a procedure like this, or willing to give a skeleton of how to do it?
Thanks. Received on Thu May 20 1999 - 16:28:44 CDT
![]() |
![]() |