Re: GAD! Access to Oracle sql conversion question

2001-08-07 Thread Ruth Gramolini

That's the ignosecond right after you press send.  RBG
- Original Message -
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 11:22 AM


> It always amazes me how 20 seconds after I post a question to a newsgroup
for all to see that I find a solution that answers!
>
> Thanks anyway for the bandwidth...
>
> -- Original Message --
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 07 Aug 2001 05:55:23 -0800
>
> >Oracle version 7.3.2
> >
> >Access Sql that works
> >SELECT FIRST
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Johnston, Steve
>   INET: [EMAIL PROTECTED]
>
> 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: [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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ruth Gramolini
  INET: [EMAIL PROTECTED]

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: [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).



Re: GAD! Access to Oracle sql conversion question

2001-08-07 Thread Johnston, Steve

It always amazes me how 20 seconds after I post a question to a newsgroup for all to 
see that I find a solution that answers!

Thanks anyway for the bandwidth...

-- Original Message --
Reply-To: [EMAIL PROTECTED]
Date: Tue, 07 Aug 2001 05:55:23 -0800

>Oracle version 7.3.2
>
>Access Sql that works
>SELECT FIRST
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Johnston, Steve
  INET: [EMAIL PROTECTED]

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: [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).



Access to Oracle sql conversion question

2001-08-07 Thread Johnston, Steve

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: [EMAIL PROTECTED]

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: [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).