Skip to content

SQLDATE ​

Return the date in the proper string format for SQL Server.

Reporting Area(s) ​

General

Required Parameters ​

  1. Date Field (e.g. cobegdate, nmaddate)

Example(s) ​

SQLDATE(cobegdate) returns the course begin date in the SQL date format, e.g. yyyy-mm-dd format.