T : Timestamp data type

Timestamp data type

An Actuate SQL (Structured Query Language) or Java data type used to represent date-and-time values in SQL statements. The Timestamp data type stores a combined date and time (hour:minute:second.millisecond), for example:

TIMESTAMP '2009-02-03 12:11:10.136'
Related terms

Actuate SQL, data type, Java, statement, Structured Query Language (SQL), value

Contrast with

Date data type, Time data type


(c) Copyright Actuate Corporation 2011