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: where is the error?

Re: where is the error?

From: Tof <None_at_ForNotSpam>
Date: Fri, 25 Feb 2005 16:43:07 +0100
Message-ID: <421f4939$0$19336$8fcfb975@news.wanadoo.fr>


Pier Gaetano Novara wrote:
> Ok is clear, but if I would like to do an icrement of the rowid to
> point the next row how could I do?
> I need to make a jouin using the same table 2 times:
> select
> ...
> from
> table a, table b
> where
> a.rowid=b.rowid+1
>

Hello,

For this information, get to RDBMS_ROWID.

@+
Tof Received on Fri Feb 25 2005 - 09:43:07 CST

Original text of this message

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