| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ** help with query?
"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
![]() |
![]() |