RDBPROD: How to access a row using a DBKEY with JDBC
(Doc ID 1388205.1)
Last updated on APRIL 16, 2024
Applies to:
Oracle JDBC for Rdb - Version 7.1.1 and laterOracle Rdb Server on OpenVMS - Version 7.1 and later
Information in this document applies to any platform.
Goal
How to retrieve a DBKEY (rowid) and then use the value to access a specific row in a subsequent SELECT statement with WHERE DBKEY = ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |