-
Hi,
I am wondering does anyone have any utilities for searching long fields?
Quick response is appreciated.
Much Thanks,
Steve
Steve
-
I had the same headache.
In SQLPLUS you can only 'select' a long datatype,
eg. select SEARCH_CONDITION from dba_constraints;
However, I do know that it IS possible to manipulate/search
a LONG using some functions in PL/SQL. Don't know the
details, though.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|