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 -> pl/sql

pl/sql

From: Tim <tsyn2001_at_yahoo.com>
Date: 12 Jun 2003 10:47:27 -0700
Message-ID: <13c5e366.0306120947.6d85b64f@posting.google.com>


i'm having a problem printing in Oracle pl/sql. I wrote a procedure. it gets create fine, then I lose connection to db after i create the procedure. I can't call the procedure, or even do a simple query to the db.

does anyone know how to properly create a simple procedure, then call it, but within the procedure, i need a print statement that will print to screen the ouput, so i will know it works.

thanx.

-tim Received on Thu Jun 12 2003 - 12:47:27 CDT

Original text of this message

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