Full Download Expert Oracle Database Architecture Oracle Database 9i 10g and 11g Programming Techniques and Solutions 2nd Edition Thomas Kyte PDF DOCX
Full Download Expert Oracle Database Architecture Oracle Database 9i 10g and 11g Programming Techniques and Solutions 2nd Edition Thomas Kyte PDF DOCX
com
https://ebookname.com/product/expert-oracle-database-
architecture-oracle-database-9i-10g-and-11g-programming-
techniques-and-solutions-2nd-edition-thomas-kyte/
OR CLICK BUTTON
DOWNLOAD EBOOK
https://ebookname.com/product/expert-oracle-database-architecture-
third-edition-thomas-kyte/
ebookname.com
https://ebookname.com/product/oracle-essentials-fourth-edition-oracle-
database-11g-rick-greenwald/
ebookname.com
https://ebookname.com/product/oracle-database-administrator-s-
guide-10g-release-2-10-2-1st-edition-oracle/
ebookname.com
https://ebookname.com/product/tuberculosis-of-the-skeletal-system-
bones-joints-spine-and-bursal-sheaths-4th-edition-sm-tuli/
ebookname.com
The Ancient Maya 6th Edition Robert J. Sharer
https://ebookname.com/product/the-ancient-maya-6th-edition-robert-j-
sharer/
ebookname.com
The Worst Kept Secret Israel s Bargain with the Bomb Avner
Cohen
https://ebookname.com/product/the-worst-kept-secret-israel-s-bargain-
with-the-bomb-avner-cohen/
ebookname.com
https://ebookname.com/product/advances-in-immunology-1st-edition-alt/
ebookname.com
https://ebookname.com/product/python-cookbook-2nd-ed-edition-beazley/
ebookname.com
https://ebookname.com/product/self-portrait-as-your-traitor-first-
edition-taylor/
ebookname.com
Osteopathic and Chiropractic Techniques for Manual
Therapists A Comprehensive Guide to Spinal and Peripheral
Manipulations 1st Edition Jimmy Michael
https://ebookname.com/product/osteopathic-and-chiropractic-techniques-
for-manual-therapists-a-comprehensive-guide-to-spinal-and-peripheral-
manipulations-1st-edition-jimmy-michael/
ebookname.com
THE EXPERT’S VOICE ® IN ORACLE
anion
Available
pert
Expert
Oracle
Database Architecture
Oracle Database 9i, 10g, and 11g
Programming Techniques and Solutions
SECOND EDITION
OND
TION
Thomas Kyte
Forewords by Jonathan Lewis and Ken Jacobs (aka “Dr. DBA”)
yte
Praise for
Expert Oracle Database Architecture:
9i and 10g Programming Techniques and Solutions
“This book will help you make the best use of Oracle technology. Emulating Tom’s
rational methodology, and demand for proof by example, will make you a far better
technology thinker. Without question, this is one of the most important Oracle books
you can possess.”
“It’s an excellent book, full of plenty of deep insights about Oracle technology.”
■■■
Thomas Kyte
Expert Oracle Database Architecture: Oracle Database 9i, 10g, and 11g Programming
Techniques and Solutions, Second Edition
Copyright © 2010 by Thomas Kyte
All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means,
electronic or mechanical, including photocopying, recording, or by any information storage or retrieval
system, without the prior written permission of the copyright owner and the publisher.
ISBN-13 (pbk): 978-1-4302-2946-9
ISBN-13 (electronic): 978-1-4302-2947-6
Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol
with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only
in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of
the trademark.
The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are
not identified as such, are not to be taken as an expression of opinion as to whether or not they are
subject to proprietary rights.
President and Publisher: Paul Manning
Lead Editor: Jonathan Gennick
Technical Reviewers: Christopher Beck, Melanie Caffrey, and Jason Straub
Editorial Board: Clay Andres, Steve Anglin, Mark Beckner, Ewan Buckingham, Gary Cornell,
Jonathan Gennick, Jonathan Hassell, Michelle Lowman, Matthew Moodie, Duncan Parkes,
Jeffrey Pepper, Frank Pohlmann, Douglas Pundick, Ben Renow-Clarke, Dominic Shakeshaft,
Matt Wade, Tom Welsh
Coordinating Editor: Debra Kelly
Copy Editors: Mary Behr and Sharon Terdeman
Compositor: Mary Sudul
Indexer: BIM Indexing and Proofreading Services
Artist: April Milne
Cover Designer: Anna Ishchenko
Distributed to the book trade worldwide by Springer Science+Business Media, LLC., 233 Spring
Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail
[email protected], or visit www.springeronline.com.
For information on translations, please e-mail [email protected], or visit www.apress.com.
Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use.
eBook versions and licenses are also available for most titles. For more information, reference our
Special Bulk Sales–eBook Licensing web page at www.apress.com/info/bulksales.
The information in this book is distributed on an “as is” basis, without warranty. Although every
precaution has been taken in the preparation of this work, neither the author(s) nor Apress shall have
any liability to any person or entity with respect to any loss or damage caused or alleged to be caused
directly or indirectly by the information contained in this work.
The source code for this book is available to readers at www.apress.com.
Contents at a Glance
v
■ CONTENTS
Contents
Contents at a Glance.................................................................................................v
Foreword ............................................................................................................. xviii
Foreword from the First Edition ............................................................................ xix
About the Author .................................................................................................. xxii
About the Technical Reviewers ........................................................................... xxiii
Acknowledgments ............................................................................................... xxiv
Introduction .......................................................................................................... xxv
Setting Up Your Environment ............................................................................. xxxii
vi
■ CONTENTS
vii
■ CONTENTS
viii
■ CONTENTS
ix
■ CONTENTS
■ Chapter 8: Transactions...................................................................................267
Transaction Control Statements ..................................................................................267
Atomicity......................................................................................................................269
Statement-Level Atomicity .................................................................................................................269
Procedure-Level Atomicity .................................................................................................................271
Transaction-Level Atomicity ...............................................................................................................275
DDL and Atomicity ..............................................................................................................................275
Durability .....................................................................................................................275
WRITE Extensions to COMMIT.............................................................................................................276
COMMITS in a Non-Distributed PL/SQL Block ....................................................................................277
Integrity Constraints and Transactions........................................................................279
IMMEDIATE Constraints ......................................................................................................................279
DEFERRABLE Constraints and Cascading Updates.............................................................................280
x
■ CONTENTS
xi
■ CONTENTS
xii
■ CONTENTS
xiii
■ CONTENTS
xiv
■ CONTENTS
xv
Random documents with unrelated
content Scribd suggests to you:
The Project Gutenberg eBook of La flore utile
du bassin de la Gambie
This ebook is for the use of anyone anywhere in the United
States and most other parts of the world at no cost and with
almost no restrictions whatsoever. You may copy it, give it away
or re-use it under the terms of the Project Gutenberg License
included with this ebook or online at www.gutenberg.org. If you
are not located in the United States, you will have to check the
laws of the country where you are located before using this
eBook.
Author: A. Rançon
Language: French
LA FLORE UTILE
DU
BASSIN DE LA GAMBIE
PAR LE
D r A ndré RANÇON
MÉDECIN DE PREMIÈRE CLASSE DES COLONIES
CHEVALIER DE LA LÉGION D’HONNEUR
B O R D E AU X
IMPRIMERIE G. GOUNOUILHOU
11, RUE GUIRAUDE, 11
1895
BASSIN DE LA GAMBIE.
DU BASSIN DE LA GAMBIE
I. — Plantes alimentaires.