SQL Language Guide
>
SQL Language Guide
>
Embedded SQL
>
Data Manipulation with Cursors
>
Fetch Rows Inserted by Other Queries
Was this helpful?
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.
Last modified date: 06/28/2024
This site works best with JavaScript enabled