get current day and month only from Responsys timestamp format
Hi, has anyone figured out how to extract from Rseponsys date field a current date.
I am trying to query users whose date value in the data object matches todays date, specifically todays day and todays month.
Responsys date format: 2011-06-15- 00:00:00.0
datepart does not work
current_date and current_timestamp is accepted syntax, however current_date does not parse only day and month
Thank you
0