Hi Team, I am running Denodo testing tool to test the query in Denodo 5.5 and Denodo 6. I am getting all columns value same but not for date column. in Denodo 6 : Mon Aug 01 00:00:00 MDT 2016 in Denodo 5.5 : Mon Aug 01 12:26:14 MDT 2016 I am gettin...
Answers:
3
Hi, I have a 3rd party web service that returns "2014-12-31" as one of the field values and I'd like to store it as a date in Denodo, (not a datetime: I don't want any timezone information stored nor time information... I just want the date). Can I s...
Answers:
1
Hello, Here is my current condition: todate('MM/dd/yyyy', ITEM.datefiled) >= todate('MM/dd/yyyy','08/12/2005') I would like to modify this so that it will only bring back the last ten years from whatever date it is currently. Thank you
Answers:
1