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

Home -> Community -> Usenet -> c.d.o.tools -> PLSQL code and different ORACLE versions

PLSQL code and different ORACLE versions

From: Steffen Nicolai <nci_at_ast.iitb.fhg.de>
Date: Fri, 13 Jul 2001 08:26:51 +0200
Message-ID: <3B4E94AB.672AAFB9@ast.iitb.fhg.de>

Hi,

is there a way to develop PLSQL code for different ORACLE version and switch them during compile time (like #IFDEF preprocessor directives in C). One example is to use the FORALL statement in version 8.1.7 and the FOR ... LOOP in 8.0.5.

TIA Nico

--
Steffen Nicolai
Fraunhofer Anwendungszentrum Systemtechnik
Ilmenau / Germany
Tel:    +49 3677 / 669 4012   |   Fax:  +49 3677 / 669 4001
e-mail: Nci_at_ast.iitb.fhg.de
Received on Fri Jul 13 2001 - 01:26:51 CDT

Original text of this message

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