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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL sentence

Re: SQL sentence

From: Holger Baer <holger.baer_at_science-computing.de>
Date: Tue, 19 Jul 2005 10:58:25 +0200
Message-ID: <dbifbh$f3i$1@news.BelWue.DE>


MĒ Carmen Lozano wrote:
> I need to do a SELECT of a field in a table ORACLE, the problem is
> that I only must take last the 4 caracters of that field. Can somebody say
> to me that function I use? I don't find documentation that puts it.
> A greeting
>
>
>
>

Checkout tahiti.oracle.com. (That's where you find documentation).

The SQL reference (from the list of books) explains all functions. You probably want to look at SUBSTR.

HTH
Holger Received on Tue Jul 19 2005 - 03:58:25 CDT

Original text of this message

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