<html>
  <head>
    <style type="text/css">
      <!--
        body { font-variant: normal; margin-top: 4px; margin-left: 4px; line-height: normal; margin-bottom: 1px; margin-right: 4px }
      -->
    </style>
    
  </head>
  <body style="margin-top: 4px; margin-left: 4px; margin-right: 4px; margin-bottom: 1px">
    <DIV>      It is generally considered &quot;best practice&quot; to store data in the 
    </DIV>
    <DIV>default form&#44; and reformat it as needed. &nbsp;In your case&#44; I would
    </DIV>
    <DIV>store the data as a timestamp and write an accessor function
    </DIV>
    <DIV>or view that gives you the format you want.
    </DIV>
    <DIV>&nbsp;</DIV>
    <DIV>&nbsp;</DIV>
    <DIV><br><br><br>-- <br>-Josh More, RHCE, CISSP, NCLP<br> morej@alliancetechnologies.net<br> 515-245-7701<br><br>&gt;&gt;&gt;david.stout@marshallnet.com 10/04/05 9:11 am &gt;&gt;&gt;<br>I have a timestamp like 2004-12-01 00:00:01.0000 and I need this 2004-12-01 00:00:1<br>I need to drop the zero before the 1 and all of them after it.<br><br>David Stout<br>Data Repository Analyst<br>----- Original Message -----<br>From: David Stout &#91;mailto:david.stout@marshallnet.com&#93;<br>Sent: 10/3/2005 3:18:45 PM<br>To: cialug@cialug.org<br>Subject: &#91;Cialug&#93; SQL question<br><br>&gt;Is it possible to update a varchar column&#40;empty&#41; with a&#160;&nbsp;timestamp column and truncate the trailing 0&#8217;s<br>&gt;<br>&gt;This would be in DB2.<br>&gt;<br>&gt;Thank you&#44;<br>&gt;<br>&gt;David Stout<br>&gt;Data Repository Analyst<br>&gt;<br>&gt;<br>&gt;Cialug mailing list<br>&gt;Cialug@cialug.org<br>&gt;http://cialug.org/mailman/listinfo/cialug<br>&gt;<br><br><br>Cialug mailing list<br>Cialug@cialug.org<br>http://cialug.org/mailman/listinfo/cialug<br>    </DIV>

  </body>
</html>