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: Problem in SELECT ... WHERE ... IN

Re: Problem in SELECT ... WHERE ... IN

From: Roman Zarzecki <rzarzecki_at_gis.com.pl>
Date: Tue, 16 Mar 1999 15:25:19 +0100
Message-ID: <7clt5d$5u9$1@news.ikp.pl>


You should use dbms_sql package, there are a lot of functions ie. dbms_sql.parse, they allow to execute dynamic sql statements. If you read the documentation about dbms_sql package you will solve the problem.

                                                     Roman Zarzecki.


Received on Tue Mar 16 1999 - 08:25:19 CST

Original text of this message

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