Specifies a delimiter for the display of date expressions.
Syntax
SET MARK TO [cDelimiter]
Arguments
cDelimiter
Specifies the character you want to use as the date delimiter.
Remarks
SET MARK TO specifies the character that separates the month, day, and year in displayed dates.
Use SET MARK TO without cDelimiter to reset the delimiter to the default forward slash ( / ).
SET MARK TO is scoped to the current data session.