Computer Science, asked by palak7587, 14 hours ago

what is Cursor? give correct answer ​

Answers

Answered by faiz102005
1

Answer:

In computer science, a database cursor is a mechanism that enables traversal over the records in a database. Cursors facilitate subsequent processing in conjunction with the traversal, such as retrieval, addition and removal of database records.

Answered by Anonymous
30

\huge{\mathfrak{\red {\boxed{\green{\underbrace {\overbrace {\blue*  Answer}  \} } } } } } }

A cursor is a database object which can hold more than one row but it can process only one row at a point of time. The set of rows held by a cursor holds is known as an active set.

Similar questions