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: Pier Gaetano Novara <pier.gaetano.novara_at_gmail.com>
Date: 25 Feb 2005 07:44:24 -0800
Message-ID: <1109346264.465325.230990@z14g2000cwz.googlegroups.com>


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 Received on Fri Feb 25 2005 - 09:44:24 CST

Original text of this message

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