Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Execute Immediate
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
![]() |
![]() |