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

Home -> Community -> Usenet -> c.d.o.server -> Re: Dynamic SQL-Command in PL/SQL

Re: Dynamic SQL-Command in PL/SQL

From: MBPP <mpacheco_at_directnet.com.br>
Date: 25 Feb 2005 03:17:22 -0800
Message-ID: <1109330242.815868.22070@o13g2000cwo.googlegroups.com>


Use the following restriction:

where myVar is null or (myVar is not null and myNumber = myVar) Received on Fri Feb 25 2005 - 05:17:22 CST

Original text of this message

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