SQL Language Guide
:
4. Embedded SQL
:
Data Manipulation with Cursors
: Fetch Rows Inserted by Other Queries
Share this page
Fetch Rows Inserted by Other Queries
Vector operates in a snapshot isolation mode so rows inserted by other sessions are not visible to the cursor.