SQL - Scalar functions - TO_TIMESTAMP


Volta a página anterior

Volta ao Menu das scalar functions

Volta ao Menu Principal


Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com

TO_TIMESTAMP

The TO_TIMESTAMP function returns a timestamp that is based on the interpretation of the input string using the specified format.

TO_TIMESTAMP(string-expression ,format-string12,precision-constant,locale-name,locale-name12,precision-constant )

The schema is SYSIBM.

The TO_TIMESTAMP scalar function is a synonym for the TIMESTAMP_FORMAT scalar function except that the default value for precision-constant is 12.



© Copyright IBM Corp.