|
|
Archives of the TeradataForum
Message Posted: Mon, 09 Feb 2004 @ 17:09:34 GMT
Subj: | | Re: Indexes vs statistics |
|
From: | | Schroter, Andrew |
While I am not having problems with NUSIs, I am having problems with queries against Application Views that access base tables through base
views. The query's plan does not reference the JOIN Index. If I create a modified version of the Application view whose only change is to point
directly to the base tables, the query will use the Join Index. The JOIN INDEX is a direct map of the Application View and the query is a select
count (*).
| |