wat is a cursor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richardson
    New Member
    • Feb 2007
    • 10

    wat is a cursor

    how can a cursor be written and wat for it is written....its scope and clnstraints...
  • vedapriya
    New Member
    • Feb 2007
    • 8

    #2
    when we want to work with a group of rows and want to do manipulations on row by row basis then we go for cursors

    Comment

    Working...