I already had tried it and it didn't work.  Thought you might know something
I didn't.  Unless someone else has input, I've finally found something that
Access does that Oracle doesn't.  Not that Oracle doesn't have that
functionality, it just does it differently.

Brian

-----Original Message-----
From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 11, 2000 10:44 AM
To: CF-Talk
Subject: RE: Getting last 2 records


> Call me silly - but Oracle doesn't support it, does it?
>
> I know I've always used :
>
> select PuddingName
> from PuddingTable
> where rownum < 2
> order by PuddingID desc
>
> to get the top 2 rows

Not that I know that much about Oracle, but if Access 98 supports it, then
I'd damn well hope that Oracle does

There's one easy way to find out... test it!

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to