دانلود کتاب Expert Oracle Database Architecture: Oracle Database Programming 9i, 10g, and 11g Techniques and Solutions, Second Edition
by Thomas Kyte
|
عنوان فارسی: کارشناس معماری اوراکل پایگاه داده: پایگاه داده اوراکل 9i به برنامه نویسی ، 10G، 11G و تکنیک ها و راه حل ، چاپ دوم |
دانلود کتاب
جزییات کتاب
There are so many useful bits of information in this book. List of when not to use a cluster (need to truncate?, need to full scan?, heavy updates?, need to partition?). Types of partitioning and when to use them. Types of encryption and when to use them (sometimes encrypted data is encrypted in memory as well, and sometimes it isn't. Is encrypted data always stored as encrypted when written to disk (Redo, Undo, Temp, Rollback)?). What features can Exadata apply at the IO level (column filtering, row filtering, decryption, regex, etc). How's your parallel DML?
Kyte is not just great at Oracle. He's a great teacher. Despite the dry subject, Kyte makes it possible to take in what he has to share.
Recommendation: begin this book by installing Oracle and enabling yourself to follow the examples. Kyte walks you through how to set it up before page 1.