Connecting Tech Pros Worldwide Forums | Help | Site Map

Fetch command in cursor is very slow....

Newbie
 
Join Date: May 2009
Posts: 2
#1: Jun 18 '09
Hi All,

I have a static cursor in my procedure and is running very slow.

actually its very fast to open the cursor but taking long time to fetch the each row.

Any ideas to improve the fetch command faster.

Regards
Antony
Newbie
 
Join Date: Jul 2009
Location: India
Posts: 2
#2: Jul 18 '09

re: Fetch command in cursor is very slow....


Maybe you can try to see the matchcols for your query and try to improve/change the index if match cols is 0.
Reply