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. Datatype Reference
  22. Reporting Views
  23. Metadata Import Syntax
  24. Jasper Reports
  25. Glossary

Data Validation Option User Guide

Data Validation Option User Guide

Test, Operator, and Datatypes Matrix for Table Pair Tests

Test, Operator, and Datatypes Matrix for Table Pair Tests

Table pair tests use the following datatypes:
  • String
  • Numeric
  • Date/time
  • Binary
The following table describes the operators and datatypes for table pair tests:
Test
Operators Allowed
Datatypes Allowed: Approx. Operator
Datatypes Allowed: All Other
COUNT
All
string, numeric, date/time, binary/other
string, numeric, date/time, binary/other
COUNT_DISTINCT
All
string, numeric, date/time
string, numeric, date/time
COUNT_ROWS
All
string, numeric, date/time, binary/other
string, numeric, date/time, binary/other
MIN
All
numeric
string, numeric, date/time
MAX
All
numeric
string, numeric, date/time
AVG
All
numeric
numeric
SUM
All
numeric
numeric
SET_AinB
--
string, numeric, date/time
string, numeric, date/time
SET_BinA
--
string, numeric, date/time
string, numeric, date/time
SET_AeqB
--
string, numeric, date/time
string, numeric, date/time
VALUE
All
numeric
string, numeric, date/time
OUTER_VALUE
All
numeric
string, numeric, date/time
SET tests do not use operators and allow string, numeric and date/time datatypes.

0 COMMENTS

We’d like to hear from you!