Date/Time literals
- Last Updated:November 2, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Date and time literal values are enclosed in single quotion marks ('value').
- The format for a Date literal is DATE'date'.
- The format for a Time literal is TIME'time'.
- The format for a Timestamp literal is TIMESTAMP'ts'.