Home » SQL & PL/SQL » SQL & PL/SQL » select records in proper order
select records in proper order [message #200868] Wed, 01 November 2006 13:28 Go to next message
bztom33
Messages: 95
Registered: June 2005
Member
Hi,

I am using 10g Oracle database.

Is there a way to query the records based on the order it was inserted when joining with other table?


Thanks,



Tom
Re: select records in proper order [message #200872 is a reply to message #200868] Wed, 01 November 2006 14:06 Go to previous message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Not unless you used a date or a sequence number for that table and query based on that value. there is no such thing as order entered in a relational database.
Previous Topic: whether view or table?
Next Topic: Unix and Oracle database
Goto Forum:
  


Current Time: Fri Feb 07 21:50:39 CST 2025