Expert PL/SQL Practices: for Oracle Developers and DBAs und über 1 Million weitere Bücher verfügbar für Amazon Kindle . Erfahren Sie mehr


oder
Loggen Sie sich ein, um 1-Click® einzuschalten.
oder
Mit kostenloser Probeteilnahme bei Amazon Prime. Melden Sie sich während des Bestellvorgangs an. Erfahren Sie mehr
Alle Angebote
Möchten Sie verkaufen? Hier verkaufen
Expert PL/SQL Practices: For Oracle Developers and Dbas
 
 
Beginnen Sie mit dem Lesen von Expert PL/SQL Practices: for Oracle Developers and DBAs auf Ihrem Kindle in weniger als einer Minute.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Expert PL/SQL Practices: For Oracle Developers and Dbas [Englisch] [Taschenbuch]

Michael Rosenblum , Dominic Delmolino , Lewis Cunningham

Unverb. Preisempf.: EUR 43,99
Preis: EUR 39,10 kostenlose Lieferung. Siehe Details.
Sie sparen: EUR 4,89 (11%)
  Alle Preisangaben inkl. MwSt.
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Auf Lager.
Verkauf und Versand durch Amazon.de. Geschenkverpackung verfügbar.
Lieferung bis Mittwoch, 30. Mai: Wählen Sie an der Kasse Morning-Express. Siehe Details.

Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Kindle Edition EUR 23,04  
Taschenbuch EUR 39,10  

Wird oft zusammen gekauft

Expert PL/SQL Practices: For Oracle Developers and Dbas + Oracle Core: Essential Internals for DBAs and Developers + Oracle Database 11g Performance Tuning Recipes: A Problem-Solution Approach
Preis für alle drei: EUR 108,69

Verfügbarkeit und Versanddetails anzeigen

Die ausgewählten Artikel zusammen kaufen


Produktinformation


Mehr über die Autoren

Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Produktbeschreibungen

Kurzbeschreibung

Expert PL/SQL Practices is a book of collected wisdom on PL/SQL programming from some of the best and the brightest in the field. Each chapter is a deep-dive into a specific problem, technology, or feature set that you'll face as a PL/SQL programmer. Each author has chosen their topic out of the strong belief that what they share can make a positive difference in the quality and scalability of code that you write. The path to mastery begins with syntax and the mechanics of writing statements to make things happen. If you've reached that point with PL/SQL, then let the authors of Expert PL/SQL Practices show you how to combine syntax and mechanics with features and techniques to really make the language sing. You'll learn to do more with less effort, to write code that scales and performs well, and to eliminate and avoid defects. These authors are passionate about PL/SQL and the power it places at your disposal. They want you to succeed, to know all that PL/SQL can offer. Let Expert PL/SQL Practices open your eyes to the full power of Oracle's world-class language for the database engine. * Goes beyond the manual to cover good techniques and best practices * Delivers knowledge usually gained only by hard experience * Covers the functionality that distinguishes PL/SQL as a powerful and scalable programming language for deploying logic inside the database engine What you'll learn * Learn when PL/SQL is best used, and when to avoid it * Move data efficiently using bulk SQL operations * Write code that scales through pipelining, parallelism, and profiling * Choose the right PL/SQL cursor type for any given application * Reduce coding errors through sound development practices such as unit-testing * Create and execute SQL and PL/SQL dynamically at runtime Who this book is for Expert PL/SQL Practices is for PL/SQL developers who want to develop deep expertise in key aspects of the language and its use in database programming. Any developer writing code against Oracle's class-leading database engine will find value from the collected wisdom in this book. Some knowledge of PL/SQL is assumed. Readers should at least be past the beginning stage with the language. Table of Contents * Do Not Use * Dynamic SQL: Handling the Unknown * PL/SQL and Parallel Processing * Warnings and Conditional Compilation * PL/SQL Unit Testing * Bulk SQL Operations * Know Your Code * Contract-Oriented Programming * PL/SQL from SQL * Choosing the Right Cursor * PL/SQL Programming in the Large * Evolutionary Data Modeling * Profiling for Performance * Coding Conventions and Error Handling * Dependencies and Invalidations

Über den Autor

Michael Rosenblum is a Software Architect/Development DBA at Dulcian, Inc. where he is responsible for system tuning and application architecture. Michael supports Dulcian developers by writing complex PL/SQL routines and researching new features. He is the co-author of PL/SQL for Dummies (Wiley Press, 2006) and author of a number of database-related articles (IOUG Select Journal, ODTUG Tech Journal). Michael is an Oracle ACE, a frequent presenter at various regional and national Oracle user group conferences (Oracle OpenWorld, ODTUG, IOUG Collaborate, RMOUG, NYOUG, etc), and winner of the ODTUG Kaleidoscope 2009 Best Speaker Award. In his native Ukraine, he received the scholarship of the President of Ukraine, a Master of Science degree in Information Systems, and a diploma with honors from the Kiev National University of Economics.

Welche anderen Artikel kaufen Kunden, nachdem sie diesen Artikel angesehen haben?


In diesem Buch (Mehr dazu)
Ausgewählte Seiten ansehen
Buchdeckel | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis
Hier reinlesen und suchen:

Vorgeschlagene Tags zu ähnlichen Produkten

 (Was ist das?)
Setzen Sie den ersten relevanten Tag hinzu (ein Schlüsselwort, das mit diesem Produkt in engem Zusammenhang steht).
 
(1)
(1)

 

Kundenrezensionen

Es gibt noch keine Kundenrezensionen auf Amazon.de
5 Sterne
4 Sterne
3 Sterne
2 Sterne
1 Sterne
Die hilfreichsten Kundenrezensionen auf Amazon.com (beta)
Amazon.com:  5 Rezensionen
4 von 4 Kunden fanden die folgende Rezension hilfreich
Learning PL/SQL from Experts 16. September 2011
Von Yan Li - Veröffentlicht auf Amazon.com
Format:Taschenbuch
I was a little bit puzzled when I got this book: who is the author? There are 15 of them! After reading it, I now believe it is a very good idea to combine knowledge from multiple experts into a single book, especially for a technical book. I would like to see more of these kinds of books coming.

The writers of this book are all very active in the Oracle community, most are authors, Oracle ACE, members of the OakTable network, etc. I actually met a few of them at seminars and user group activities. One of them, Arup Nanda, was once my RAC class instructor, and I've always been impressed by his ability to explain complicated issues in a simple and interesting way. In this book, he discussed dependencies and invalidations with the same clear logic.

The book has 15 chapters, with each author contributing one. Every chapter has a brief summary. Almost all of them go deeply into the topic using very good sample codes, traces, and tkprof output to prove their points.

You may read it as a book focusing on the newest and most powerful PL/SQL features, or you can treat it as 15 top level technical articles - each concentrates on a specific PL/SQL field and digs deeply into it. You'll learn the best practices from their expertise; real experiences and lessons. You can also gain lots of TTTs: Tips, Tricks and Traps to avoid. Many new data dictionary views mentioned by the authors are also very useful.

Based on the needs of my current work, I went through some chapters in close detail, and browsed others for future reference. The book touches the most recent Oracle version, including many new features of 11gR2.

This book is not for beginners. You will need some PL/SQL background to start with. I've been working with PL/SQL since version 6, but in the past few years, I've used more SQL than PL/SQL. By reading this book, I've realized how much more powerful PL/SQL is now than in the past. As new features come, we will have to keep learning. Often difficult tasks can become much easier if you learn the new ways rather than stick with what's familiar.

The order of the chapters does not matter. You can pick up any topic and start reading. Some similar issues are addressed by multiple authors, with each expert offering a different perspective on the problem.

I'd group the chapters into 3 main topics:

PART 1: What To Do And What Not To Do (Chapters 1, 2, 9,10, 12)

These chapters discuss when and when not to use PL/SQL from functional and performance points of view. They also discuss the differences between SQL and PL/SQL engines, the dynamic PL/SQL programming and its pros and cons, the different types of cursors and their usage, etc. Data modeling is not only important at the design stage but is also an evolutionary process.

PART 2: How To Do It Right (Chapters 5,7,8.11,14)

These chapters discuss coding standards and conventions, unit testing, best practices, etc. These are critical factors for successful application development, especially when you have a large group of developers working on a very complex application. Like Chapter 7 says, good developers need to `know your code' and to make your code simple, well organized, well documented, effective and efficient.

PART 3: How to Do More and Better (chapters 3, 4, 6, 13,15)

These chapters discuss more specific topics, including parallel processing, conditional compilations, bulk operations, methods to identify and measure performance issues as well as methods to shorten dependency chains and reducing cascading invalidations.

Chapter 6 is one of my favorate topics. Bulk operation is a very useful but underused feature. This chapter demonstrates the huge performance benefit you can get using bulk processing. The author also provides methods and solutions to find and handle the pitfalls of using bulk processing. The examples are interesting and the results are persuasive.

My coworker saw this book and agreed it is very good. I strongly recommend it to Oracle developers and DBAs.

I received a hard copy of this book. To me the line spacing is rather small for text, but the sample codes look fine.
2 von 2 Kunden fanden die folgende Rezension hilfreich
Practical advice for PL/SQL coding 5. September 2011
Von Douglas Duncan - Veröffentlicht auf Amazon.com
Format:Taschenbuch
This is a book written by 15 of the top PL/SQL experts and each of them gets to take you deep into their chosen subject matter. Books like this are great in the fact that you get in-depth coverage of the material being presented by someone who is passionate about the subject.

The authors show you what you can do to help make your code better for not only your benefit, but for the benefit of those that will come later and have to maintain your code.

Here is a brief description of some of my favorite chapters:

Chapter 1 shows why using PL/SQL might not be the best choice in a given situation. If you can get the job done strictly with SQL, then PL/SQL just adds unnecessary complexity and resource use. If you're coming from a programming background and haven't done much database work, this chapter would be a great reference for you.

Chapter 2 covers dynamic SQL and the pros and cons of working with it. In my experience this technique is underused, and too many people try to make a single general purpose (static) query that is hard to tune and work with. When done right, dynamic SQL can offer significant performance benefits without introducing complexity or security issues.

Chapter 7 talks about knowing your code. This is not only the code you write, but the code you must maintain. When your manager comes and asks you to make a change to some code, you need to know how that data is being used, what calls that code, and how the change will affect anything using it downstream. By putting the practices mentioned here into use, you will make it easier on yourself when making those changes and will have the confidence to know where and how to test your changes to verify nothing broke with the changes made.

Chapter 14 talks about why using standards are important. Many might just gloss over this chapter, but I feel that it's one of the most important things to learn. Whether you're working in a really small group of people or working on a team of 50+ developers, having standards is critical. I've worked in shops where nobody would code to a standard, and that was made much worse when you get a call at 2AM and you had to troubleshoot someones code. I've also worked in shops where there was a documented standard and those late night calls with critical issues were handled quickly because of it. While the company's given standard might not be your preferred coding style, adhering to it will make your life much easier when you have to make changes to someone else's code that followed that same standard.

Each of the chapters made me think about my coding style and how I write and test code. There are a lot of ideas to be gleaned from this book. While a couple of the authors will readily admit that their standards might not be right or make sense to be implemented in your shop, they all agree that using some type of standards is critical to saving time in both writing and maintaining code. Interestingly, there is some advice that I will take and use in other programming languages as it's that universal in scope.

This is definitely a book that's worth reading if you work with PL/SQL as a developer or DBA, and is one that I will recommend to my coworkers.
2 von 2 Kunden fanden die folgende Rezension hilfreich
How Everyone Should Be Practicing PL/SQL 3. September 2011
Von B. Reich - Veröffentlicht auf Amazon.com
Format:Taschenbuch
The title of this book is Expert PL/SQL Practices. It should be titled "How Everyone Should Be Practicing PL/SQL". This book contains a huge amount of material. All of it describes the ways that everyone should be using PL/SQL.

Chapters of the book are written by different authors. Unfortunately, this is apparent in the style and content of one of my favorite Chapters, Chapter 1. Chapter 1 addresses what all PL/SQL programmers and developers spend most of their time on and where experts agree most performance improvements can be made. The material focuses on accessing database tables, through SQL and PL/SQL, and performing some processing against those tables i.e. row by row processing, loop processing, nested cursors, etc. The author bases his writing on one premise. The premise is that since relational databases are based on set theory, the code to access them should also be based on set theory. For each kind of processing, the author demonstrates how to take advantage of set theory, in PL/SQL programs, to have programs process more quickly. The results are everything the author claims. I did my own test. After making the changes the author recommends, my program ran 16 times faster. This would reduce a five hour run-time down to less than a half hour.

Although Chapter 1 is one of my favorite chapters, I was a little disappointed. The author did not include full scripts of his demonstrations. He only included shell outlines of the scripts. He left the rest up to the reader, which wasn't trivial for me. Since he had the full scripts to do the analysis in the book, I cannot think of one good reason why he wouldn't include them. The scripts have not been made available on the publisher's web site either, as are scripts from other chapters in the book.

Beyond Chapter 1, every chapter in the remainder of the book also contains material that can provide tremendous processing, performance and personal productivity benefits. Some of these require little or no code. For example:

Chapter 6: Bulk SQL Operations discuses manipulating and processing many rows at once, rather than one row at a time. Significant performance benefits are obtained with only minor changes to the code (adding a couple of lines to initiate a bulk fetch).

Chapter 7: Know Your Code is going to permanently change your thinking. Every programmer thinks they know their code but this chapter will show you what you don't know. It will even let you take code you are not familiar with and know the data, variables, runtime efficiency, etc.

And finally, my second favorite chapter, Chapter 5: PL/SQL Unit Testing. This chapter is written by Sue Harper (the same Sue Harper of Sue Harper's Blog). She shows you how to consistently determine whether a program unit performs as expected and continues to perform as expected. She also discusses how to rerun these tests at any time to verify the results or quickly determine any problems and address them.

As you read through this book, chapters will reference other chapters to build relationships, thoughts or principles. I don't know of any other book that takes such a holistic approach, to PL/SQL, as this one does.

This book has helped me tremendously. I think it is a must for every PL/SQL library. I highly recommend Expert PL/SQL Practices.

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar


Datenschutzerklärung von Amazon.de Versandbedingungen von Amazon.de Umtausch- & Rücknahme bei Amazon.de