Hi there all
i am tryin to insert date from unix to db2 tables,
the format of date in unix is not compatible to db2 format. unix returns :Wed Nov 24 23:45:34 EST 2004 when asked for date, where as i want the date in the form yyyy-mm-dd, i know someone may suggest to parse it but i don't have enough time for this, is there any quick way of doing this?
thank you
i am tryin to insert date from unix to db2 tables,
the format of date in unix is not compatible to db2 format. unix returns :Wed Nov 24 23:45:34 EST 2004 when asked for date, where as i want the date in the form yyyy-mm-dd, i know someone may suggest to parse it but i don't have enough time for this, is there any quick way of doing this?
thank you