If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
DB2 command remove the 'date' string from the timestamp.
Hi,
What is the DB2 command to remove the 'date' string from the timestamp?
Ex input : 2011/04/15 14:17:10.000
Sample output : 04/15/2011
Could someone revert with an example? Thanks.