Below is a list of Date Transformation Functions supported by Advanced ETL Processor
Image | Data Validation Function | Description |
---|---|---|
Is Date | Checks if the data is a Date | |
Is Date Between | Checks if the data is a Date between two values | |
Is Date Less Than | Checks if the data is a Date less than the value | |
Is Date More Than | Checks if the data is a Date more than the value | |
Is Monday, Is Tuesday, Is Wednesday, Is Thursday, Is Friday, Is Saturday, Is Sunday, Is Today, Is Yesterday, Is Tomorrow, Is Weekend, Is Weekday | Checks if the data is a Date value that belongs to a specific day of the week | |
Is January, Is February, Is March, Is April, Is May, Is June, Is July, Is August, Is September, Is October, Is November, Is December, Is Current Month, Is Last Month, Is Next Month | Checks if the data is a Date value that belongs to a specific month of a year | |
Is 1st Quarter, Is 2nd Quarter, Is 3rd Quarter, Is 4th Quarter, Is Current Quarter,Is Last Quarter, Is Next Quarter | Checks if the data is a Date value that belongs to a specific quarter of a year | |
Is Leap Year, Is Current Year, Is Last Year, Is Next Year | Checks if the data is a Date value that belongs to a specific year | |
Is Current Week, Is Last Week, Is Next Week | Checks if the data is a Date value that belongs to a specific week | |
Is Within Past Minutes, Is Within Past Hours, Is Within Past Days, Is Within Past Weeks, Is Within Past Months | Checks if the data is a Date value within in past minutes etc. |
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