Updated on 2025-04-10 GMT+08:00
Basic Functions of DataCheck
Basic Functions
- Support data check for source databases such as GaussDB(DWS), MySQL, and PostgreSQL, with the destination database being GaussDB(DWS).
- Check common fields, such as numeric, time, and character types.
- Support three check levels, including high, middle, and low.
- Check schemas, table names, and column names.
- Specify the check scope of records. By default, all records are checked.
- Support various check methods, including COUNT(*), MAX, MIN, SUM, AVG, and sampling details check.
- Output the check result and related check details.
Check Level |
Description |
Syntax |
---|---|---|
No |
- |
- |
Low |
Quantity check |
Number of records: COUNT(*) |
Middle |
|
|
High |
|
|
Parent topic: DataCheck
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.