Home » Interview » Technology

What is a cursor ? Why should it be used in DB2?

Correct Answer: Cursor is a programming device that allows the SELECT to find a set of rows but return them one at a time Cursor should be used because the host language can deal with only one row at a time

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion