| Subject | Re: [firebird-support] syntax for comparing time in FB | 
|---|---|
| Author | Helen Borrie | 
| Post date | 2003-11-24T05:55:22Z | 
At 05:11 AM 24/11/2003 +0000, you wrote:
h
            >Hi,where timeA < timeB + (10/24/60)
>
>How do I compare time in Firebird SQL ..
>
>TABLEA with columns TIME A , TIME B
>
>How can I query ..
>
>select * from tablea where
>timeA < (timeB + 10minutes);
h