Subject | minutes between |
---|---|
Author | d_dude_2003 |
Post date | 2007-07-05T11:30:58Z |
I have two TIME variables in FireBird stored proc. How do i calculate
the integer representing the minutes difference between them?
Is it (TIME2 - TIME1)/60?
Thanks.
the integer representing the minutes difference between them?
Is it (TIME2 - TIME1)/60?
Thanks.