DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Longs

  1. #1
    Join Date
    Jul 2000
    Posts
    53

    Exclamation

    Hi,

    I am wondering does anyone have any utilities for searching long fields?

    Quick response is appreciated.

    Much Thanks,

    Steve
    Steve

  2. #2
    Join Date
    Jan 2001
    Posts
    36
    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
  •  


Click Here to Expand Forum to Full Width