Function
|
Description
|
---|---|
Day
|
The day in month (1 to 31)
|
Month
|
The month in year (1 to 12)
|
Year
|
The year
|
Hour
|
The hour (0 to 23)
|
Minute
|
The number of minutes (0 to 59)
|
Operator
|
Description
|
---|---|
=
|
Equal to
|
<>
|
Unequal to
|
<
|
Less than
|
<=
|
Less than or equal to
|
>
|
Greater than
|
>=
|
Greater than or equal to
|