Product Home
DTM Data Scrabber Online Documentation Prev Page Prev Page
General Information
Product Profile
Data Verification
Data Scrubbing
Connect
Quick Start
Direct Connection
Connect to Desktop File
Data Sources
DSN File
OLE DB Connection
Connection Profile
Connection Information
Troubleshooting Guide
Types of Data Checks
Column to column
Expressions
Regular Expressions
Actions
Cleaning Script
Execution Console
Report Viewer
Project Properties
Project Report
Command Line
Console Mode
Log Viewer
How to...
Settings
Hot keys
SQL Console
Additional Information
License
Demo and Full versions
Support
Install
Uninstall
Upgrade
Trademark Information
Database Tools
Glossary

Types of Check-up

The program supports the following types of data checks:

  • Compare the field value with a constant, another field or expression
  • Compare the field value with a SQL statement execution result. The program uses the first value of the first column.
  • Are there values matching a regular expression
  • Does the value NULL
  • Does the value empty
  • Does the value within the range of values
  • Does the value contain substring
  • Does the value in the specified list. Use ',' as value separator. Non-significant spaces are not allowed.
  • Does the value in the result set of SQL statement execution. The scubber uses the first result set only.

Also there is "unconditional" check. It means the cleaning action will be executer for any data item.