On Fri, Jul 19, 2013 at 11:40 AM, MB Software Solutions, LLC <
[email protected]> wrote:
>
> select Test
> index on LastDOS tag LastDOS
> SYS(3054,11,"lcRushmore")
> SELECT a1.* FROM MyTable a1 WHERE LastDOS = DATE(2012,1,1) INTO CURSOR Test
> messagebox(lcRushmore) && says "rushmore optimization level for MyTable:
> partial"
>
> I don't understand why it wouldn't be full optimization?
>
>
Do you have a tag on DELETED()
Rather than have a function within the SQL, replace DATE() with
{^2012-01-01} so it is an explicit value, or use:
m.MyTargetDate = DATE(2012,1,1)
ad
... WHERE LastDOS = m.MyTargetDate
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/cacw6n4sh86v5nthultp4r4ak+6b3mikt24qaxy7wre4bfnu...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.