What is cursor?

What is cursor?

A construct in a database programming language that allows storage and iteration through a set of records returned by a select statement. A cursor is similar to a dynamic array in which the array size is determined by the size of the query result. A database programming language provides statements or procedures to declare cursors, open and close cursors, position cursors, and retrieve values from cursors.


Tags: Database, Education, Software




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution