Database - RAC/Scalability (MOSC)

MOSC Banner

19c wrong results for specific SQL

Hi ,

Wrong results are noticed for this SQL (19C on Exadata X9)

SELECT C1,C2,C3
FROM T1, T2
WHERE
(T1.COL1 IN(1,2,3,....,1000)
AND ...
AND ...
)
order by T1.C1;

Please help !

GD.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center