Re: Full table scan used instead of index?

From: Robert Fazio <dbabob_at_yahoo.nospam.com>
Date: Wed, 15 Aug 2001 11:36:23 GMT
Message-ID: <Xns90FE4D4F3348Fdbabobyahoocom_at_24.12.106.199>


>> > The table is creates as:
>> > CREATE TABLE(c raw(32),t raw(32));
>> >
>> > Can indexes work on the raw(32) data type?

I really don't think so. It never worked on longs, and I don't believe it works on raw. I am actually suprised that it even created the index at all. Or that't the question that should be asked. You did create an index, right?

>> >
>> > Best regards
>> > Thomas


>

-- 
Robert Fazio
Senior Technical Advisor
dbabob_at_yahoo.com
Received on Wed Aug 15 2001 - 13:36:23 CEST

Original text of this message