Oracle Database - inline PL/SQL functions and VARRAYs
Oracle 12c introduced the ability to define a PL/SQL function inline in an SQL query.
The feature uses the WITH
keyword, similarly to standard SQL’s inline table expressions.
Software Developer (Groovy, Java, Oracle, & many others), math geek, mountain biker.
Oracle 12c introduced the ability to define a PL/SQL function inline in an SQL query.
The feature uses the WITH
keyword, similarly to standard SQL’s inline table expressions.
Groovy contains quite a variety of classes for working with XML.