CURTIME
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the current time as a TIME value.
This function takes no arguments.
Syntax
|
Notes
SQL statements
can refer to CURTIME anywhere they can refer to
a TIME expression.
Example
This
example illustrates how to use the CURTIME function
to INSERT the current time into the create_time column
of the objects table:
|
Compatibility
ODBC compatible