RDBPROD: Wrong Result In SQL query involving a join and count function.
(Doc ID 2020586.1)
Last updated on APRIL 16, 2024
Applies to:
Oracle Rdb Server on OpenVMS - Version 7.3.1.1 to 7.3.1.2 [Release 7.3]HP OpenVMS Alpha
HP OpenVMS Itanium
Symptoms
Query generates incorrect results if the columns in the where clause are re-arranged, for example "where a.columnx = b.columnx" to "where b.columnx = a.columnx".
The query in question was a join:
Changes
Upgrade to 7.3.1.1
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 |
Changes |
Cause |
Solution |
References |