SAP Knowledge Base Article - Preview

2092482 - Wrong description of the creation way for iq_dummy table -- SAP IQ

Symptom

The below description is written about the creation way for iq_dummy table in the documents. If you run the below SQL, the result will be 0 row.

SAP IQ 15.x / 16.0 Reference: Building Blocks, Tables, and Procedures

You can create a dummy table in the SAP IQ database.

For example:  

     CREATE TABLE iq_dummy (dummy_col INT NOT NULL);

and use this table explicitly:

     SELECT NOW() FROM iq_dummy;


Read more...

Environment

  • SAP IQ 15.x
  • SAP IQ 16.0

Product

SAP IQ 16.0 ; SAP Sybase IQ 15.2 ; SAP Sybase IQ 15.4

Keywords

dummy , iq_dummy , incorrect result, wrong , , KBA , BC-SYB-IQ , Sybase IQ , Bug Filed

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.