Exploring Currenttimestamp Function In Transformer Stage In Datastage
Exploring Currenttimestamp Function In Transformer Stage In Datastage reveals several interesting facts.
- Returns the day of the month from the given date. Input: date Output: day (int8) Examples. If link.mydate contains the date ...
- TimeDate
- Returns the week number in the year from the given date Input: date Output: week (int16) Examples. If mylink.mydate contains the ...
- Returns the day number in the year from the given date. Input: date Output: day (int16) Examples. If mylink.mydate contains the ...
- Returns the day number of the week from the given date. Origin_day optionally specifies the day regarded as the first in the week ...
In-Depth Information on Currenttimestamp Function In Transformer Stage In Datastage
Returns a timestamp giving the date and time that the job runs in timestamp Returns the date that the job runs in date Returns the time at which the job runs in time MonthFromDate returns the month number from the given date. Input: date Output: month_number (int8) Examples. If link1.mydate ...
Returns the year from the given date. Input: date Output: year (int16) Examples. If mylink.mydate contains the date 2013-08-21, ...
Stay tuned for more updates related to Currenttimestamp Function In Transformer Stage In Datastage.