Table of Contents

Search

  1. Preface
  2. PowerExchange Navigator Introduction
  3. Data Maps
  4. Data Maps for Specific Data Sources
  5. Copybooks
  6. Registration Groups and Capture Registrations
  7. Extraction Groups and Extraction Maps
  8. Personal Metadata
  9. Database Row Test
  10. PowerExchange Navigator Examples
  11. Appendix A: PowerExchange Functions for User-Defined Fields
  12. Appendix B: User Access Method Programs
  13. Appendix C: Application Groups and Applications
  14. Appendix D: Data Map Properties
  15. Appendix E: Record, Field, and Table Properties
  16. Appendix F: DTL__CAPXTIMESTAMP Time Stamps
  17. Appendix G: Trace for Creating a Memory Map When Importing a COBOL Copybook

Navigator User Guide

Navigator User Guide

Step 3. Use a WHERE Clause to Filter an Empty Record from the Output

Step 3. Use a WHERE Clause to Filter an Empty Record from the Output

Use a WHERE clause to filter an empty record from the output in the
Database Row Test Output
window.
  1. In the
    Database Row Test
    dialog box, enter the following statement in the
    SQL Statement
    box:
    select * from COBOL.map2.both where itemct > 0
  2. In the
    Database Row Test
    dialog box, click
    Go
    .
    In the
    Database Row Test Output
    window, the fourth record, which contains no items, disappears from the output.
  3. Close the
    Database Row Test Output
    and
    Database Row Test
    windows.

0 COMMENTS

We’d like to hear from you!