Cursor - TechRepublic
General discussion
September 6, 2011 at 11:50 PM
vipingangwar

Cursor

by vipingangwar . Updated 14 years, 9 months ago

Hello,
I am using a split function, used to split a string by comma.
After that I am using a cursor to have reform the data from.

My problem is that cursor is taking so much time ib splitting the string and it is increasing the CPU usage,

Can any body suggest me about using something else other than cursor.

This discussion is locked

All Comments