SYSTIME
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns the current time as a TIME value
to the nearest second. This function takes no arguments, and the
trailing parentheses are optional. SQL statements can refer to SYSTIME anywhere
they can refer to a TIME expression.
Syntax
|
Example
This
example illustrates the SYSTIME function, inserting
a new row into the objects table, setting the create_time column
to the value of the current time:
|
Compatibility
Progress extension