Add Minutes to Date Time Stamp in Select Query
895550Nov 19 2011 — edited Nov 19 2011Hi,
I have date in one column and Minutes (240,480,.....etc) in another column.
Below is the date format which i select in select query, now how should i add date column below with Minutes Column.
to_char(Last_update_date,'DD/MM/YYYY HH:MI:SS AM')
Thanks
Pravin