Yes I know cursor is a private area where SQL commands are executed and we can use them for further use. Even the procedure is used to perform an action and it may or may not return a value. Also, i have heard that using cursor makes the process slow. Can anyone help me out on this?
Why are we going for cursor, can't we use procedure instead?
Collapse
X
Comment