| Subject | Re: [firebird-support] Sql Query | 
|---|---|
| Author | Milan Babuskov | 
| Post date | 2003-11-05T13:49:21Z | 
Mahesh Ishwar wrote:
you're using, since column3 < current_date and column3 > current_date
doesn't make any sense. The inner query wouldn't return any rows.
--
Milan Babuskov
http://fbexport.sourceforge.net
            > and not exists (select column4Hm, this doesn't look right. Can you please post the ORIGINAL query
> from table1
> where column3 < current_date
> and column3 > current_date
> and column5 <> 'XYZ'
> )
>
> Please let me know in case is something else you want to know.
you're using, since column3 < current_date and column3 > current_date
doesn't make any sense. The inner query wouldn't return any rows.
--
Milan Babuskov
http://fbexport.sourceforge.net