You need to understand that Oracle inserts data where
space is available in a table, and dependent on previous
DML in a table, that could be almost anywhere.

If you want to see the data in timestamp order, then
order it by that column.

And please don't use ALL CAPS.  It is difficult to read.

Jared


On Sun, 2004-01-25 at 07:19, Waleed Haggagy wrote:
> HI ALL..
>  
> I HAVE PROBLEM
>  
> THE ROWID FIELD  IS NOT SORTED IN MY DATABASE WITH THE INSERTION
> DATA..
> I INSERT THE TIME WITH EVERY RECORD
> AND WHEN SELECT FROM THE TABLE WITH ORDER BY ROWID I GET RANDOM  TIMES
> IN TIME FIELD  !!!
>  
> THAT HAPPEND WITH ME IN ONE TABLE ONLY !!!!
>  
>  
>  
> WALEED HAGGAGY

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jared Still
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to