Question d’entretien chez Para-HCFS

What is a Cursor in SQL?

Réponse à la question d'entretien

Utilisateur anonyme

29 juin 2011

A result set on which row by row logic tests can be performed on. Essentially a table whose values you can iterate through.