Progress
SQL-92
Guide and Reference


TO_TIMESTAMP Function

Converts the given timestamp literal to a timestamp value.

SYNTAX

TO_TIMESTAMP ( timestamp_lit ) 

EXAMPLE

The following example shows how to use the TO_TIMESTAMP function:

SELECT * FROM DTEST WHERE C3 = TO_TIMESTAMP(’4/18/99 10:41:19’) 

NOTES

COMPATIBILITY

Progress Extension


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095