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