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

Home -> Community -> Usenet -> c.d.o.misc -> Re: sql select statement question from newbie

Re: sql select statement question from newbie

From: Graham Miller <lgmiller_at_elmrd.u-net.com>
Date: Sat, 02 May 1998 12:06:26 GMT
Message-ID: <354b0c01.215965@beta.news.u-net.com>


Martin Meadows <mmeadows_at_indy.net> wrote (in <354B015F.6FAE_at_indy.net>)...

| Peter,
|
| Thanks for the response! Unfortunately, from the reading I've done on
| this, I don't think I can actually use pl/sql inside my pro-cobol
| program (which certainly disappoints me).
|
| Thanks again,
| Martin

How about:
EXEC SQL
  EXECUTE
       <some pl/sql code>
END-EXEC. ?
graham Received on Sat May 02 1998 - 07:06:26 CDT

Original text of this message

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