JDBC Reference
Page 30 of 31

t

Cloudscape interprets the JDBC escape syntax for time as equivalent to the correct SQL-J syntax for times.

Syntax

{t 'hh:mm:ss'}

Equivalent to

TIME 'hh:mm:ss'

Example

VALUES {t '20:00:03'}