Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Procedure to search ALL tables for a value?

Procedure to search ALL tables for a value?

From: Current User <Christopher.Allen_at_caltech.edu>
Date: Thu, 20 May 1999 21:28:44 GMT
Message-ID: <37447E8B.2A6C5B60@caltech.edu>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US