Guest_imported
New member
- Jan 1, 1970
- 0
I have tried several attempts to add some number of minutes to a Timestamp and also tried with Time.
For example,
update t1 set timecol = Time(Timestamp(datecol, timecol) + '00:15:00')
TIA.
For example,
update t1 set timecol = Time(Timestamp(datecol, timecol) + '00:15:00')
TIA.