Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-cursor

Create a table from CSV columns in SQL Server without using a cursor

How can I fetch the data from the SYS_REFCURSOR from one stored proc and use it in another?

Updating database rows without locking the table in PostgreSQL 9.2

Apparently fetch returns NULL

Cursor for loop in Oracle

MySQL procedure's cursor stops after first iteration

Using an Oracle Table Type in IN-clause - compile fails

Python + MongoDB - Cursor iteration too slow

MySQL stored procedure, handling multiple cursors and query results

MongoDB : Why should we close the cursor after it is used?

How do I tell if the returned cursor is the last cursor in App Engine

What is an alternative to cursors for sql looping?

Using RedShift CURSOR to insert and iterate

JDBC connection to very busy SQL 2000: selectMethod=cursor vs selectMethod=direct?

Oracle - select a specific column from a ref cursor

Error: Cursor' object has no attribute '_last_executed

Mysql Stored procedure with cursor

SELECT COUNT(*) vs. fetching twice with an explicit cursor

dbms_output cannot print boolean?

Does Oracle 12 have problems with local collection types in SQL?