Previous Topic: More InformationNext Topic: Suppressing Index Generation


Separate View and Index Creation

Beginning with Release 5.2 you can specify not to generate an index and also retain *IMMED maintenance capability for the access path on the IBM i. Prior to Release 5.2, if you specified *IMMED maintenance for an SQL access path, SQL DDL to create an index was unconditionally generated into the source member of the access path following the DDL for the view.

In the current implementation of SQL you can:

A discussion of these capabilities follows.