TIMESTAMPDIFF()

TIMESTAMPDIFF()

Hi,

Is the function TIMESTAMPDIFF() supported in the zoho implementation of SQL? Trying to use it in a query table and it keeps telling me that the unit identifier isn't a recognised column.

TIMESTAMPDIFF(MONTH, "First Date", "Second Date")