Understanding Datastage Transformer Day 10
Exploring Datastage Transformer Day 10 reveals several interesting facts. Are going to discuss about
Key Takeaways about Datastage Transformer Day 10
- Returns the
- Returns the date that the job runs in date format. Input: - Output: date Use this function to add a new column containing the date to ...
- Returns the
- Returns the year from the given date. Input: date Output: year (int16) Examples. If mylink.mydate contains the date 2013-08-21, ...
- Returns a date by adding an integer to a baseline date. The integer can be negative to return a date that is earlier than the base ...
Detailed Analysis of Datastage Transformer Day 10
Returns a date from the given julian Returns the ... approach how we how we are going to perform this activity on
Returns the number of days from source date to the given date. Input: source_date, given_date Output: days_since (int32)
Stay tuned for more updates related to Datastage Transformer Day 10.