1.

What Is A Cursor?

Answer»

A CURSOR is a MECHANISM by which you can assign a name to a “select STATEMENT” and MANIPULATE the information WITHIN that SQL statement.

A cursor is a mechanism by which you can assign a name to a “select statement” and manipulate the information within that SQL statement.



Discussion

No Comment Found