![]() |
Hi ! I am trying to fetch some data from my table and save it in a file using JDBC. One of the column is of TIMESTAMP(0) format. In the table data is like : 2010-09-02 07:47:02 However when I am saving it in a text file using JDBC : 2010-09-02 07:47:02.0
02 Sep 2010
| 2 comments
,
|