Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com


Status Not under consideration
Workspace Db2 for z/OS
Created by Guest
Created on Oct 1, 2020

allow CREATE FUNCTION with RETURNS TABLE to use SQLPL

Today (in V12 <and maybe earlier>) it is possible CREATE FUNCTION using SQLPL and RETURN a value (of any data type).

This is pretty cool.. and powerful.

This is useful to perform complex SQLPL operations inside the UDF (LANGUAGE SQL).

For example, the UDF can CALL procedures, process result sets, loop, etc . All very handy. But this type of SQLPL UDF can only RETURN one value.

I believe the knowledge center refers to this type of UDF as compiled SQL scalar.

The logical extension or next step of this current and existing functionality is to allow CREATE FUNCTION using SQLPL and RETURNS TABLE.

I believe the knowledge center refers to this type of function today as SQL table.

But the syntax diagram is clear that only SQL statement can be in the SQL-routine-body … and I suppose it must be a SELECT.

No real SQLPL is allowed in this type of UDF that RETURNS a TABLE.

I think allowing CREATE FUNCTION using SQLPL and RETURNS TABLE could be useful for sophisticated application development.

Today I can create the complex SQLPL scalar function to return a single value. And it can do something procedurally complex. But if my procedure wants to return multiple pieces of information then I am stuck with the option of creating multiple UDF to return each piece of info… or I make one big UDF that gathers all the required data and then returns it as one big varchar (or XML) value with all the values concatenated together.

This current workaround is not horrible.. but it is not elegant.

Now that IBM/DB2 can CREATE FUNCTION using SQLPL that returns a single value… it is a logical extension to allow it to RETURNS TABLE. It does not sound like too much work…

To top it off… I am certain (not 100%) that this functionality exists in other RDBS such as DB2LUW

Needed by Date Sep 15, 2021
  • Admin
    Janet Figone
    Reply
    |
    Dec 10, 2020

    Thank you for submitting this Db2 for z/OS enhancement request.

    After giving the request a comprehensive review, we have determined that we cannot include it as a candidate in an upcoming product deliverable because the request has a high implementation cost. As a consequence we will not be implementing this request.

    We appreciate your input to the Db2 for z/OS development team. We also hope that you will continue to submit ideas for improvements as customer feedback is a key component to shaping the future direction of Db2 for z/OS.

    Sincerely,

    Db2 for z/OS Team