Table of Contents

Search

  1. Preface
  2. Introduction to Data Validation Option
  3. Repositories
  4. XML Data Source
  5. Tests for XML Data Sources
  6. Connections
  7. Expressions
  8. Table Pairs
  9. Tests for Table Pairs
  10. Single-Table Constraints
  11. Tests for Single-Table Constraints
  12. Examples of Tests from Spreadsheets
  13. SQL Views
  14. Lookup Views
  15. Join Views
  16. Aggregate Views
  17. Business Intelligence and Reporting Tools Reports
  18. Dashboards
  19. DVOCmd Command Line Program
  20. Troubleshooting
  21. Appendix A: Datatype Reference
  22. Appendix B: Reporting Views
  23. Appendix C: Metadata Import Syntax
  24. Appendix D: Jasper Reports
  25. Appendix E: Glossary

Data Validation Option User Guide

Data Validation Option User Guide

Column Definition

Column Definition

After you specify the tables on which the SQL view is based, you must specify the columns that make up the view.
Add the columns from each table to the SQL view. Delete the columns that you do not want to use. You can rearrange the columns in the view.
The number and order of columns you define for the view must match the SQL statement.
You can also create a column. To do this, select
Insert Column
. Enter the column name and specify the datatype, precision, and scale for the column. The datatype, precision, and scale information must match the transformation datatype that the PowerCenter Integration Service uses for the column. The scale must be zero for datetime, string, and integer datatypes.

0 COMMENTS

We’d like to hear from you!