CURTIME
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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