Domanda di colloquio di LTIMindtree

what is cursor and why do we use cursor?

Risposta di colloquio

Anonimo

24 lug 2024

Cursor is used to process set of rows one by one from table. Cursor is used to retrieve and process one row from set of rows retrieved by the application program