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

Thread: URGENT!! CONVERTING LONG TO VARCHAR??

  1. #1
    Join Date
    Jan 2001
    Posts
    1

    Question

    URGENT HELP NEEDED
    I have to find a way to search a substring in a field with LONG datatype. But as far as I know it is not possible to use LIKE for this datatype. Is there a way to convert LONG to VARCHAR?
    Thank you.........

  2. #2
    Join Date
    Sep 2000
    Posts
    3
    You can use interMedia Text Editor utility from Oracle 7.3 onwards to use LONG field in Where clause of the sql statement.See the documentation on interMedia

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