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: PL/SQL Execute Immediate

Re: PL/SQL Execute Immediate

From: DA Morgan <damorgan_at_exxesolutions.com>
Date: Mon, 07 Apr 2003 15:12:33 -0700
Message-ID: <3E91F7D1.E1B11E76@exxesolutions.com>


OraDev99 wrote:

> I am using Execute Immediate to dynamically create database triggers
> for all the tables in my application. Everything is working great
> creating the triggers but when I go look at the triggers it creates
> the whole thing on one line. Does anyone know how to incorporate a
> little bit of formatting even a carriage return where each line could
> be separate would be of great help?
>
> Thanks,

NDS is not an appropriate tool for creating triggers. Why are you doing it?

Daniel Morgan Received on Mon Apr 07 2003 - 17:12:33 CDT

Original text of this message

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