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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ** is there PL/SQL for case

Re: ** is there PL/SQL for case

From: Daniel Fink <daniel.fink_at_sun.com>
Date: Thu, 07 Aug 2003 13:39:36 -0800
Message-ID: <F001.005C9855.20030807133936@fatcity.com>


Beginning in 9, the sql kernel was incorporated into pl/sql. This means that any sql call is now available to pl/sql. In 8.x and earlier versions, they were separate and, therefore, some calls in sql were not available in pl/sql.

Daniel


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Daniel Fink
  INET: daniel.fink_at_sun.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu Aug 07 2003 - 16:39:36 CDT

Original text of this message

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