TO_DATE
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Converts the given date literal to a date value.
Syntax
|
Notes
- The
result is of type
DATE. - Supply the date literal in any valid format.
Example
This
example illustrates the TO_DATE function, returning
all columns from rows in the orders table where the order_date column
is earlier or equal to the date ‘12/31/2003':
|
Compatibility
Progress extension