Re: Stor. proc. & temp tables dynamical

From: Sanjay D.S. (Sanjay) <"Sanjay>
Date: 1996/03/08
Message-ID: <4hq9n1$o00_at_prufire4.prusec.com>#1/1


ORACLE 7.1.x does support dynamic SQL:

Stored database procedures can be created to allow you to perform the following operations:
1. The SQL Statement can be dynamically generated at run time by the calling program.
2. The SQL statement can be a DDL statement.

Refer : Oracle7 Server Documentation Addendum for ORACLE release 7.1.x

Hope this helps. Received on Fri Mar 08 1996 - 00:00:00 CET

Original text of this message