View Based on Pipelined Function Shows Incorrect Results
(Doc ID 1438863.1)
Last updated on OCTOBER 07, 2022
Applies to:
PL/SQL - Version 11.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
A view is based on a pipelined function.
The original types of the table used to create the view are
char(x) and number(x).
A DESC on the resulting view shows different types and sizes.
The following code produces different result depending on the
Oracle version:
Changes
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 |