Posted: 04 Jun 2014 08:28
Post subject: Creating 5 minute Date-time values



Hi,
I have a requirement where I need to create a graph that has the X-axis values as Date and Timestamp. However, the values on X-axis should be of 5 minute time difference.
Can someone please help me how to achieve this?
I am using IDT 4.0 and on Teradata database.
I have a column that has timestamp values of 00:05:00, 00:10:00, ... and so on
but not sure how to get this used to increment the date object values which comes from database too.
Thanks in advance for the help.