Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> STORED PROCEDURES

STORED PROCEDURES

From: <jantox_at_gmail.com>
Date: 2 May 2006 01:13:31 -0700
Message-ID: <1146557611.761824.40000@j73g2000cwa.googlegroups.com>


Hello,

I am just starting with Oracle and I have a problem. See, I want to create a Stored Procedure that will do the following:

  1. Select * from an EmployeeTable
  2. Then I will write the selected values in a file

I will only use SP and not using a Java program. Can someone show me a code?

Thanks. Received on Tue May 02 2006 - 03:13:31 CDT

Original text of this message

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