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 Future consideration
Created by Guest
Created on Dec 11, 2023
Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit DB2ZQUEMON-I-47 Format the SQL statement under TSO/ISPF.

Remove Spaces Between Qualifier and Column Name Merged

CQM displays SQL such as this:
SELECT A . ACCOUNT_ID INTO : H

FROM EA_AFLT_X_PRDCT A , EA_PRDCT B

WHERE A . AFLT_ID = : H AND A . ACCOUNT_ID BETWEEN : H AND : H AND A .

ACCOUNT_ID = B . ACCOUNT_ID AND A . BU_CD = B . BU_CD AND A .

PRDCT_STAT_NMBR IN ( 0 , 1 , 2 ) AND A . BU_CD = 351 AND A .

PRDCT_RLTN_NMBR IN ( 5 , 8 , 10 , 14 , 22 )

WITH UR FETCH FIRST 1 ROW ONLY QUERYNO 83


We would like to see the SQL reported without the spaces between the qualifier and column name (A . ACCOUNT_ID would be A.ACCOUNT_ID for example). This would make it much easier to cut and paste the SQL from CQM in order to explain or execute the SQL. It would also provide consistency with other tools, such as the Db2 Admin Tool which does not contain these extraneous spaces when reporting SQL within a package.

Needed By Quarter
  • Admin
    Chris Pomasl
    Reply
    |
    Dec 12, 2023

    This item is being considered a duplicate of Idea DB2ZQUEMON-I-47 and will be completed with that idea.

    This item is merged with that idea and you will get progress reports with any updates of that idea.