DBD-Oracle - Re: Fetch from ref cursor VERY slow compared to SELECT

Posted on Fri May 11 20:26:01 2007 by neetha328 in response to 1567 (See the whole thread of 4)
Re: Fetch from ref cursor VERY slow compared to SELECT
Hi Biswa I am also facing the same issue, can please tell me what solution you find out. My situation is, I am selecting data from different tables and collecting in a ref cursor, which sort into tables types variables, which means fetches using BULK COLLECT INTO statement, here my performance is very bad. It is taking nearly 3 mins to dump. refcursor performace is bad then simple select statement. Neetha
Direct Responses: 6156 | Write a response