Have a nice day,

I have the following table

  CALL_START CALL_DURATION  15/04/2010 10:05:13 00:02:15  Date Varchar2
the first column type is date
the second column type is varchar2

I have an application record every call start time & its duration

I want to create a function or query to get the call end date&time which
equal
CALL_START + CALL_DURATION

Best Regards,
Iyad


-- 
Best Regards,

Iyad

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to