Site Menu
- Home
- Products
- NexusDB
- Nexus Quality Suite
- NexusDB Drivers & Connectors
- Nexus Remoting
- Nexus Memory Manager
- Some of our Customers
- Testimonials and use(r)s
- Downloads
- Documentation
- Support
- Pricing & Orders
- About
- Community
- My Nexus
- Recently Updated ...
- Search...
- Site Login
Search
DateTime Types


Syntax
| | | |
DATE TIME TIMESTAMP DATETIME |
Notes
♦ | DATE is a 4 byte type that contains the datetime fields YEAR, MONTH and DAY. |
♦ | TIME is a 4 byte type that contains the datetime fields HOUR, MINUTE and SECOND. |
♦ | TIMESTAMP is a 8 byte type that contains the datetime fields YEAR, MONTH, DAY, HOUR, MINUTE and SECOND. |
♦ | DATETIME is a NexusDB synonym for TIMESTAMP. |
♦ | The time precision of the datetime types is milliseconds, 3 digits following the decimal point in the SECOND datetime field. |
♦ | Two date time values are comparable only if both have the same datetime fields. |
♦ | A datetime value is assignable only to a datetime site having the same datetime fields. |
Conformance
SQL:2003 standard NexusDB extensions |
- - |
Core SQL DATETIME |
Questions? Problems?
- Interested to buy but something put you off?
- Can't find what you're looking for?
- Have a suggestion?
Let us know. If you're having trouble contacting us, please check here.
Site Updates
- Mar 19 2025 - 9:52pm
- Mar 19 2025 - 11:17am
- Mar 14 2025 - 11:23am
- Mar 13 2025 - 11:42pm
- Feb 5 2025 - 6:31pm