Product Documentation

SQL Reference Guide

Previous Topic

Next Topic

DATEDIFF function

Syntax

DATEDIFF( interval, date_time_exp1, date_time_exp2 )

Description

This scalar function is the same as the scalar function TIMESTAMPDIFF. Refer to TIMESTAMPDIFF for usage.

TOCIndex