Xref: alice comp.databases.oracle.server:24267
Path: alice!news-feed.fnsi.net!newsfeed.direct.ca!newsfeed.concentric.net!newsfeed.concentric.net!global-news-master
From: Richard Woods <rawoods@concentric.net>
Newsgroups: comp.databases.oracle.server
Subject: Re: Printing from a PL/SQL Block
Date: 07 Jul 1998 21:28:38 EDT
Organization: Concentric Internet Services
Lines: 15
Message-ID: <35A2CBD2.673AF2CB@concentric.net>
References: <6ntf23$2f2m$1@urano.inet.it>
Reply-To: rawoods@concentric.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en]C-DIAL  (WinNT; U)

Check out the various functions & procedures in package DBMS_OUTPUT.

Davide Zuccante wrote:

> Hi,
>
> How can I print from a PL/SQL Block with Oracle 7.3 ?
> (In particular I need to print a line during a trigger execution)
>
> Thanks in advance
>
> Davide



