Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: simple SQL question

Re: simple SQL question

From: Kenneth C Stahl <BluesSax_at_Unforgettable.com>
Date: 1999/08/04
Message-ID: <37A824A6.1E25D656@Unforgettable.com>#1/1

That would go against the concept of a relational database. If you want information like that then you would need to provide a DATE column - however, it's granularity is only to seconds and if rows are being inserted at a fast clip then it may not be as useful as you require.

kev wrote:

> Hi,
>
> Just wondering - what's the best way to retrieve, say, the latest ten
> entries to a table.
> Does Oracle have a MAXROWS func (I couldn't find one in the docs)
>
> Thanks,
>
> - Kev
Received on Wed Aug 04 1999 - 00:00:00 CDT

Original text of this message

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