Thread: cursors
I'm using cursors in my functions, and already move trought them, but I need to know how I go back after I applied a fetch to return to the previous record. thanks. Hector Galicia C. pd: if my english is not correct, please let me know. _________________________________________________________ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com
On Thu, Oct 10, 2002 at 12:58:03PM -0500, Hector Galicia wrote: > I'm using cursors in my functions, and already move > trought them, but I need to know how I go back after I > applied a fetch to return to the previous record. Lookup the docs on CURSORs but I think it's MOVE. -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > There are 10 kinds of people in the world, those that can do binary > arithmetic and those that can't.