See SQL Fundamentals, B035-1141 for a capsule overview of join indexes and Database Design, B035-1094 for more examples, an extended discussion of the functions and features of join and partitioned primary indexes, and an overview of disk I/O integrity checking.
See SQL Request and Transaction Processing, B035-1142 for descriptions of the various forms of partition elimination.
See SQL Functions, Operators, Expressions, and Predicates, B035-1145 for descriptions of the various functions and expressions that can be used to define a join index.
See Database Design, B035-1094 for information about the various design issues for join indexes.
See “CREATE JOIN INDEX” in SQL Data Definition Language - Detailed Topics, B035-1184 for information about join indexes beyond syntax and examples.
Also see ALTER TABLE TO CURRENT.