Sample Header Ad - 728x90

SAP Sybase IQ 16: Missing DATEROUND()

0 votes
2 answers
856 views
I'm just wondering what might can be wrong I was trying to round a date by its quarter. Beside some hacks I found the function DATEROUND, which I was thinking of based of documentation is able to do so. So I've build up a little test: SELECT DATEROUND(qq, now()); which failed with > Feature 'dateround' not implemented. Is this a bug inside documentation or did I just miss to enable something? Or is there maybe another easy solution without a case construct for getting this function?
Asked by frlan (495 rep)
Jan 20, 2015, 04:57 PM
Last activity: Feb 13, 2015, 02:47 PM