DATE: 2011-5-6 (09:15 AM - 10:15 AM)SPEAKERS: Daniel Luksetich (YL&A)This presentation will address the many different ways you can search of data in DB2 for z/OS. It's concentration will be on table and index design to support searching and scrolling, as well as various SQL coding techniques for search capabilities and indexing. We will focus significantly on performance of queries while trying to keep the number of indexes to a minimum. It will also look at the basic and advanced scroll techniques and choices for performance from a practical coding perspective based upon real-world experience.EXP. LEVEL: Beginner,Intermediate,AdvancedOBJECTIVES:Discuss DB2 features that support searching and scrollingdiscuss database and indexes design, including extreme design and performance tricksDemonstrate the choices for matching on index columns for search queriesDiscuss DB2 merge versus materialization and predicate transitive closureDemonstrate possible program solutions for scrolling of multi-table queries