View Issue Details

IDProjectCategoryView StatusLast Update
0000069JBSQLEnhancement Requestpublic2019-06-11 09:23
ReporterjorreAssigned Tojorgen.bosman 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx64OSWindowsOS Version10
Product Version1.3.0.7 
Target VersionFixed in Version1.4.0.0 
Summary0000069: 12c inline functions in query WITH clause
DescriptionNew 12c enhancement does not work:

with function fnc(n number) return number is
begin
    return n+1;
end;
select fnc(rownum) from dual
/
TagsNo tags attached.
Oracle Client Version
Oracle Server Version12.2.0.1.0

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-12-15 09:16 jorre New Issue
2017-12-15 09:16 jorre Status new => assigned
2017-12-15 09:16 jorre Assigned To => jorgen.bosman
2019-04-10 11:36 administrator Status assigned => closed
2019-04-10 11:40 jorgen.bosman Status closed => assigned
2019-05-20 13:17 jorgen.bosman Status assigned => resolved
2019-05-20 13:17 jorgen.bosman Resolution open => fixed
2019-05-20 13:17 jorgen.bosman Fixed in Version => 1.4.0.0
2019-06-11 09:23 jorgen.bosman Status resolved => closed