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: display two identical data

Re: display two identical data

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 13 Oct 2005 16:42:19 -0700
Message-ID: <1129246924.621854@yasure>


Jackson wrote:
> Is it possible to specify sql sentence like this
>
> select * from tablename where ROWID = 1 or ROWID=1
>
> and return two same results?
>
> J.J

It would be if ROWID had even the remotest relationship to what you think it means: It doesn't.

Go to http://tahiti.oracle.com and learn about ROWID.

What is the actual business problem you are attempting to solve?

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Thu Oct 13 2005 - 18:42:19 CDT

Original text of this message

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