Re: display long and long raw?

From: Steve Salvemini <steve.salvemini_at_adelaide.edu.au>
Date: 2000/08/11
Message-ID: <39939284.A8548B4D_at_adelaide.edu.au>#1/1


well Steven, you can simply do your test for null, use substr, use replace etc on a long field in plsql. Not in the cursor statement, but in the code.

Steve

Steve Salvemini wrote:
>
> I would like to display a long and a long raw field from a table (they
> contain text descriptions), in plsql or sqlplus, but how do you do it.
>
> Also, ideally, I would like to remove all blanks from the field for
> displaying, ie replace(col,' ','').
>
> Any ideas?
  Received on Fri Aug 11 2000 - 00:00:00 CEST

Original text of this message