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 -> Filtering data

Filtering data

From: Shishir Mishra <shishir_at_agnisoft.com>
Date: Wed, 10 Oct 2001 07:36:59 +0000 (UTC)
Message-ID: <dbb1ff9aff315c3db8df54727be3cbb6.32095@mygate.mailgate.org>

Hi Oracle Gods!
 I have stuck at one point . I am a Delphi programmar .  My problem is:
I Want to return a set of recordset from different table . I can do it using ref cursor . Now inside another function which will get above recordset , I want to filter the data (delete some unwanted record ) on basis of some condition . Then i am suppose to return these edited recordset to a diffrent function which will be also filter recordset and and again this function will return these to diffrent function .
Though i can filter the recordset but the problem is that i have to access the so called table(data type) as array . I dont want to use that . I want to use sql statement to access that data.
If i declare that table as object it still not working in the way which i want .
So plz help me .
thanx in advance
shishir kumar mishra

mail me at shishir_at_agnisoft.com

-- 
Posted from  [203.200.15.20] 
via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Wed Oct 10 2001 - 02:36:59 CDT

Original text of this message

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