Re: SQL

Vishal wrote:

this is using all the appropriate indexes and everything.. is there
something or can you suggest something which will help me to improve
this?



CREATE BITMAP INDEX MLADEN_SAID_SO
ON  AC_INTERNAL_ACCOUNTS(ACCOUNT_CATEGORY_CODE)
TABLESPACE SYSTEM;

This assumes that you have whole lot of accounts and quite a few categories.

--
Mladen Gogala
Oracle DBA
Ext. 121


-- http://www.freelists.org/webpage/oracle-l

Other related posts: