Expert Oracle Indexing and Access Paths Maximum Performance for Your Database

Explains how indexes help performance, and sometimes hinder it too Demystifies the various index choices so that you can chose rightly Describes the database administration chores associated with indexes Demonstrates the use of the In Memory column store as an alternate access path to the data

Bibliographic Details
Main Authors: Kuhn, Darl, Alapati, Sam R. (Author), Padfield, Bill (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2016, 2016
Edition:2nd ed. 2016
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03256nmm a2200301 u 4500
001 EB001230850
003 EBX01000000000000000874153
005 00000000000000.0
007 cr|||||||||||||||||||||
008 161005 ||| eng
020 |a 9781484219843 
100 1 |a Kuhn, Darl 
245 0 0 |a Expert Oracle Indexing and Access Paths  |h Elektronische Ressource  |b Maximum Performance for Your Database  |c by Darl Kuhn, Sam R Alapati, Bill Padfield 
250 |a 2nd ed. 2016 
260 |a Berkeley, CA  |b Apress  |c 2016, 2016 
300 |a XIX, 257 p. 20 illus., 8 illus. in color  |b online resource 
505 0 |a 1. Introduction to Oracle Indexes -- 2. B-Tree Indexes -- 3. Bitmap Indexes -- 4. Index-organized Tables -- 5. Specialized Indexes -- 6. Partitioned Indexes -- 7. Tuning Index Usage -- 8. Maintaining Indexes -- 9. SQL Tuning Advisor -- 10. In Memory Column Store 
653 |a Database Management 
653 |a Database management 
700 1 |a Alapati, Sam R.  |e [author] 
700 1 |a Padfield, Bill  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-1984-3?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.74 
520 |a Explains how indexes help performance, and sometimes hinder it too Demystifies the various index choices so that you can chose rightly Describes the database administration chores associated with indexes Demonstrates the use of the In Memory column store as an alternate access path to the data 
520 |a Few databases fully exploit the wealth of data access mechanisms provided by Oracle. Expert Oracle Indexing and Access Paths helps by bringing together information on indexing and how to use it into one blissfully short volume that you can read quickly and have at your fingertips for reference. Learn the different types of indexes available and when each is best applied. Recognize when queries aren’t using indexes as you intend. Manage your indexing for maximum performance. Confidently use the In Memory column store feature as an alternate access path to improve performance. Let Expert Indexing in Oracle Database 12c be your guide to deep mastery of the most fundamental performance optimization structure in Oracle Database.  
520 |a Speed up the execution of important database queries by making good choices about which indexes to create. Choose correct index types for different scenarios. Avoid indexing pitfalls that can actually have indexes hurting performance rather than helping. Maintain indexes so as to provide consistent and predictable query response over the lifetime of an application. Expert Oracle Indexing and Access Paths is about the one database structure at the heart of almost all performance concerns: the index. Database system performance is one of the top concerns in information technology today. Administrators struggle to keep up with the explosion of access and activity driven by the proliferation of computing into everything from phones to tablets to PCs in our increasingly connected world. At the heart of any good-performing database lies a sound indexing strategy that makes appropriate use of indexing, and especially of the vendor-specific indexing features on offer.