Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Removing blank spaces from a column ?

Re: Removing blank spaces from a column ?

From: VampireD <vampired_at_my-deja.com>
Date: Wed, 04 Oct 2000 16:15:05 GMT
Message-ID: <8rfl20$4c5$1@nnrp1.deja.com>

I assume you mean the data in the columns. There isn't a command I know off.

But you can read the column into a record and then trim it, then update.

In article <39DB51C8.5EA44A9D_at_aom.bt.co.uk>,   Matt <zagnimp_at_aom.bt.co.uk> wrote:
> Hi
>
> Is there a function/procedure plsql command
> for removing blank spaces from a column ?
>
> ie I would like to remove all the blank spaces
> from the following column...
>
> 12 12 12 12 12 to make 1212121212
>
> Regards
>
> Matt
>
>

--
Christopher R. Spence
OCP, MCP, MCSE, A+, RAPTOR, CNA


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Oct 04 2000 - 11:15:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US