Dear Team,
I have 5fields i.e., Log1,Log2...Log5 and Total Log=Log1+Log2+Log3+Log4+Log5 and its datatype is varchar2
i am entering data as 2:30,2:30,4:00,3:00,5:00=16:60 but as per time we need to get 17
i am using normal form and the total hours is calculating dynamically before saving into db.
please help me out on this.
