Hi all!

I'm using ORACLE8i and I need to store timestamp values in some tables. Currently I use define TIMESTAMP type as CHAR (26) but client applications doesn't work properly.

Have any other way to store timestamp values?