Hi,I notice we added CEILING() as an alias to CEIL() for compatibility. We also have POWER() for POW().
I notice that MySQL uses TRUNCATE() and we only have TRUNC(). Is TRUNCATE actually spec compliant? Should we add TRUNCATE anyway for consistency and compatibility?
Chris ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend