16.10 - DateForm - Teradata Database

Teradata Database Utilities

Product
Teradata Database
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-04-26
dita:mapPath
zll1480972831047.ditamap
dita:ditavalPath
changebar_rev_16_10_exclude_audience_ie.ditaval
dita:id
vkz1472241255652

Purpose

Defines whether IntegerDate or ANSIDate formatting is used for a session.

Field Group

General

Valid Settings

Setting Description
0 (IntegerDate) Columns with DATE and PERIOD(DATE) type values use the format specified in the SDF file. The default format is ‘YY/MM/DD’, however the SDF file can be customized by a system administrator to change this date format.
1 (ANSIDate) Date columns are formatted for output as 'YYYY-MM-DD'.

Default

0 (IntegerDate)

Changes Take Effect

For new sessions begun after the DBS Control Record has been written. Existing sessions are not affected.

Usage Notes

DateForm can be overridden at the user level and at the session level (at logon or during the session).

Related Topics

For more information on… See…
The SDF file Teradata Locale Definition Utility (tdlocaledef).
DateForm SQL Fundamentals.