RDBPROD: Column order can impact results when used in a Function
(Doc ID 1420703.1)
Last updated on APRIL 14, 2022
Applies to:
Oracle Rdb Server on OpenVMS - Version 7.1 and laterHP OpenVMS Itanium
HP OpenVMS Alpha
Symptoms
Incorrect values are passed to a column that has an automatic insert calling a function, which in turn references another column in the same table.
Take the following example:
Based on the function, the expected values for col_2 are 2 and 3 in the display, but 1 is returned for both rows.
Cause
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
Symptoms |
Cause |
Solution |