Sanjeeb,
'D2/' breaks dow as follows: 'D' for date, '2' for two digit year, and '/' shows which delimiter is to be used.
    Examples:
          D2/    = 12/01/04
          D4/    = 12/01/2004
          D2-   = 12-01-04
          DM   = 12
          DD    = 01
There are a ton of variations. It's worth looking the command up in the manuals.

    - Chuck

Sanjeebkumar Sarangi wrote:
If we do a external conversion usng OCONV(sysdate,'D2/'),the D indicates
the date conversion specification but why is the 2/ being used here...what
can be the change in the conversion?

--

   Charles Barouch ([EMAIL PROTECTED])
   www.KeyAlly.com (718) 762-3884 x 1
   P. O. Box 540957, Queens, NY 11354
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to