What type of database is it? For FOCUS files, you need to do a REBUILD INDEX. For relational datbases, there is nothing to add. The database handles the indexes and WebFOCUS doesn't need to know about them.
Indexes on relational tables are created and maintained by the relational engine. Focus generates the SQL based on the fields requested, and the engine optimizes retrieval, based on whether fields are indexed or not.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.