Returns the escaped presentation of the date-time string .
odbc_escapeTimeStamp ( time As String ) As String
Argument | Type | Description |
---|---|---|
time | string | String in format "YYYY-MM-DD HH:MM:SS" |
Intent >odbc_escapeTimeStamp(DateTimeString()) --> "{ts '2008-01-10 16:35:28'}"