Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

Creating a Custom Query

Creating a Custom Query

Create a custom query to issue a special SELECT statement for reading data from the sources. The custom query overrides the default query that the Data Integration Service issues to read source data.
  1. Open the customized data object or the relational data object instance.
  2. Select the
    Read
    view.
  3. Select the Output transformation.
  4. Select the
    Query
    properties.
  5. Select the advanced query.
  6. Select
    Use custom query
    .
    The Data Integration Service displays the query it issues to read source data.
  7. Change the query or replace it with a custom query.
  8. If you want to push the custom query to the relational data source, select
    Push custom query to database
    .
    The Data Integration Service does not the push custom query to the database by default. Choose to push the custom query if the query forms a valid subquery for the database.
  9. Save the data object.

0 COMMENTS

We’d like to hear from you!