Time Arithmetics
MAQL time arithmetic functions allow you to add certain number of time intervals based on the granularity (DATETIME_ADD
) or calculate the duration of processes (DATETIME_DIFF
).
MAQL time arithmetic functions allow you to add certain number of time intervals based on the granularity (DATETIME_ADD
) or calculate the duration of processes (DATETIME_DIFF
).