%DateTimeOut meta-SQL element
Syntax
%DateTimeOut(datetime_col)
Description
The %DateTimeOut meta-SQL variable expands to either a platform-specific SQL substring or datetime value, depending on the database platform, representing a datetime column in the Select clause of a SQL query
Parameters
| Parameter | Description |
|---|---|
|
datetime_col |
Specify a datetime column. |