Below is a list of Time Validation Functions supported by Advanced ETL Processor
Image | Data Validation Function | Description |
---|---|---|
Is Time | Checks if the data is a time value | |
Is Time Between | Checks if the data is a time between two values | |
Is Time Less Than | Checks if the data is a time less than the value | |
Is Time More Than | Checks if the data is a time more than the value | |
Is Second | Checks if data is a number between 0 and 59 | |
Is Minute | Checks if data is a number between 0 and 59 | |
Is Hour 24 | Checks if data is a number between 0 and 23 | |
Is Hour 12 | Checks if data is a number between 0 and 12 | |
Is PM | Checks if the data is a PM Date | |
Is AM | Checks if the data is an AM Date |
Advanced ETL Processor is designed to automate extracting data from ANY database, transform, validate it and load into ANY database. Typical usage of it would be extract data from Excel File, Validate Date Formats, Sort data, deduplicate it and load it into Oracle database, run stored procedure or SQL script, once loading is completed. Unlike Oracle SQL loader, BCP, DTS or SSIS Advanced ETL Processor can also add new and update old records based on the primary key