Subject | Re: [ib-support] Re: Strange query results, based on where clause |
---|---|
Author | Ann W. Harrison |
Post date | 2002-03-06T05:40:58Z |
>From: "rogervellacott" <rvellacott@...>At 09:48 AM 3/4/2002 -0600, Woody wrote:
>
> > Perhaps the engine can detect whether we are comparing a number to a
> > string, and if so, rather than raise an error, just suppress any use
> > of an index for those fields.
> >
>This just circumvents the real problem which, IMO, is using the wrong dataYou'd outlaw
>types for comparison. .. I tend to think that this "bug" should be fixed to
>always provide an error if trying to compare two totally different data
>types.
select id from whatever where entry_date > 'Feb 22 1987'?
Regards,
Ann
www.ibphoenix.com
We have answers.