Reputation: 31
I have four fields:
I need to calculate the difference from start to end. I tried using the to_date(Start_date || Start_Time) but keep getting this error message:
ORA-01830: date format picture ends before converting entire input string 01830.00000 - "date format picture ends before converting entire input string"
Thank you for your help. David
Upvotes: 0
Views: 331