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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ** help with query?

Re: ** help with query?

From: ianal Vista <ianal_vista_at_hotmail.com>
Date: Sat, 04 Mar 2006 02:45:21 GMT
Message-ID: <Xns977BBEAEA4B3Dianalvistahotmailcom@70.169.32.36>


"Jack" <jackbader_at_gmail.com> wrote in news:1141428494.577471.286160 @e56g2000cwe.googlegroups.com:

> All,
>
> Is there one simple query that could be used to search all tables in
> the dictionery to find every occurance of the value...let's say "xyz"
> or the number 25.

find oradata -name \*dbf -exec grep xyz {} \; Received on Fri Mar 03 2006 - 20:45:21 CST

Original text of this message

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