From oracle-l-bounce@freelists.org Mon May 30 22:35:23 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j4V3ZN6c011019 for ; Mon, 30 May 2005 22:35:23 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j4V3ZNNi011015 for ; Mon, 30 May 2005 22:35:23 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 9BBF41B82A2; Mon, 30 May 2005 21:32:20 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01548-03; Mon, 30 May 2005 21:32:20 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 23EAC1B8424; Mon, 30 May 2005 21:32:20 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Hjnk0gJuUNADNJrZMf5kIpEp7gweEt+OA28ULbQIK9VwyefzIRDeJAGMI69/rR+MviL4tzGdfjmWq/OhxyZ+KHpHop1EJSpl8lTd9uOMb1CZAeo/+1sOO1OB5I4BbcSjrv2E3ESMdvL8tXAemlua9JEzUufPpRX7stii4Q1GgE0= Message-ID: <64fa23f70505301930d89018e@mail.gmail.com> Date: Mon, 30 May 2005 19:30:31 -0700 From: hamid alavi To: Oracle-L Subject: ref cursor Mime-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Disposition: inline X-archive-position: 20439 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: alavihamid@gmail.com Precedence: normal Reply-To: alavihamid@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.63 I have a store procedure which have a ref cursor as input & Output I wonder how can I execute it & test this store procedure & see the results. Thanks, -- http://www.freelists.org/webpage/oracle-l