Friday, 30 January 2015

python - Moving cursor backward i.e. opposite of row = rows.next()?


Can anyone tell me if there is a way to go up one row in python cursor?


i.e. opposite of row = rows.next()




No comments:

Post a Comment