Navigation: NexusDB Guide > SQL Reference > Value Expressions >
DateTime Value Expressions
NexusDB V3 Manual
NexusDB Manual V3 > SQL Reference > Value Expressions
Specify a datetime value.
Syntax
<datetime value expression> ::=
|
<datetime primary>
<datetime value expression> + <interval literal>
<datetime value expression> - <interval literal>
<datetime primary> ::=
<value expression primary>
<datetime value function>
Notes
§
The declared type of a datetime primary shall be a datetime type.
See also: DateTime Value Functions
Examples
Interval Literals Examples
Conformance
SQL:2003 standard
-
Feature F052 "Intervals and datetime arithmetic"
© Nexus Database Systems Pty Ltd.