DateTimeDelim option
Specifies a single-byte character that separates the date and time components of the timestamp data type.
The default delimiter is a space (' '). However, a delimiter between the date and time
components is not required. For example, both of the following time stamps are valid:
- 2010-10-10 10:10:10
- 2010-10-1010:10:10