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

Home -> Community -> Mailing Lists -> Oracle-L -> Access to Oracle sql conversion question

Access to Oracle sql conversion question

From: Johnston, Steve <stvjston_at_sapphire.jcn1.com>
Date: Tue, 07 Aug 2001 06:06:22 -0700
Message-ID: <F001.00362945.20010807055523@fatcity.com>

Oracle version 7.3.2

Access Sql that works
SELECT FIRST([columnName]) as ftmp from [tablename] where etc....

Oracle doesn't work... looks like "FIRST" function doesn't exist..

How can I replace this functionality with Oracle SQL? Any help greatly appreciated!

Steve Johnston

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Johnston, Steve
  INET: stvjston_at_sapphire.jcn1.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Tue Aug 07 2001 - 08:06:22 CDT

Original text of this message

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