Contents - Index


SQLToDate (function)

SQLToDate(sDate) : date

The function is provided to enable conversion of SQL date fields (they are always strings) to native macro date variables.

sDate - The sql date to convert. SQL dates are string variables in the format YYYY-MM-DD

Also see the complementary function DateToSQL()

Alpha List         Category List