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 -> HELP HELP HELP! Simple PL/SQL Problem !!!!?????

HELP HELP HELP! Simple PL/SQL Problem !!!!?????

From: Markus <zm86_at_dial.pipex.com>
Date: 1997/12/17
Message-ID: <01bd0aff$752a8120$LocalHost@markhome>#1/1

Can anyone HELP??

I am an experienced systems programmer but have never used Oracle or SQL before, and I am trying to teach myself PL/SQL.

I have written a simple multiple file update procedure, which took some doing, but it works. As this procedure will process some 500,000 records I want to display it's progress to the terminal (say every 1000 records), and control totals at the end of the run. Can anyone tell me how to display a message on the screen?? I do not seem to be able to find any type of display command!!

I am currently running the procedure using Enterprise Manager's SQL Worksheet Module.

Many thanks in advance, Received on Wed Dec 17 1997 - 00:00:00 CST

Original text of this message

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