Re: PL/SQL -- huh?
From: Chetan Jujuneja <FVZW96A_at_prodigy.com>
Date: 1995/09/12
Message-ID: <432uvd$16o8_at_usenetp1.news.prodigy.com>#1/1
Date: 1995/09/12
Message-ID: <432uvd$16o8_at_usenetp1.news.prodigy.com>#1/1
You bcan use DBMS_OUTPUT.PUT_LINE(text) instead of message. Note however
you need to set SERVEROUTPUT ON before executing this statment.
As regards using multiple table you can use any DML statement involving
multiple tables in a single block of PL/SQL code.
Chetan Juneja
Quientesence Systems