PDF-Bücher Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein

PDF-Bücher Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein

Willkommen in unserem unglaublich Website. Dies ist eine Website, die alle so glücklich fühlen könnten. Dies ist derjenige, der alle abgeschlossenen Buchsammlungen aus den Verlagen rund um den Globus liefern wird. das Buch aus anderen Ländern in diesen sitzen zu entdecken, ist sehr einfach, außerdem Führungen für innerhalb des Landes zu suchen. Das wird sicherlich so einfach danach.

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein


Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein


PDF-Bücher Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein

Die Überprüfung ist sehr wichtig für uns. Durch das Lesen, könnten wir mehrere Vorteile fühlen wie Verbesserung des Verständnisses andere Leben über und auch andere Welt das Leben. kann die Überprüfung sein, etwas zu überprüfen, alles zu überprüfen. Publikationen, Zeitungen, Geschichte, Roman, und auch Führungen sind die Instanzen. Die Produkte zu prüfen, ebenfalls präsentieren die Broschüren der Fiktion, die wissenschaftliche Forschung, Politik und verschiedenen anderen Quellen ausfindig zu machen.

Wenn Sie tatsächlich zu dieser Seite bekannt haben, wird es sicherlich viel besser, und auch Sie haben erkannt, dass die Bücher häufig in weichen Unterlagen Formen. Und auch zur Zeit, werden wir Sie mit unserer neuen Kollektion einladen, Learning Oracle PL/SQL (Classique Us), By Bill Pribyl Steven Feuerstein Diese unsere aktualisierte Publikation ist in der Auflistung dieser Website Veröffentlichung zu liefern. Sie können für Ihre Arbeit als Referenz nehmen und auch den Tag zu Tag Aufgabe. Es gibt keinen Vorschlag uns weiter kommen, um die harte Veröffentlichung zu entdecken. Aber hier können Sie es finden, so sehr einfach, dass es könnten Sie wirklich zufrieden fühlen sich völlig machen.

Erst das behauptete Material des Buchs auch in den weichen Unterlagen ist wirklich erstaunlich. Sie können sehen, wie die Learning Oracle PL/SQL (Classique Us), By Bill Pribyl Steven Feuerstein präsentiert. Vor Ihnen das Buch bekommen, können Sie Unbekanntes über genau das, was Führer. Aber noch mehr sinnvolle Sache, werden wir Sie sicherlich wenig teilen dieses Buch in Bezug auf. Dies ist führen, dass bietet Ihnen eine gute Idee zu empfehlen zu tun. Es wird auch in wirklich fesselnd Referenz, beispielsweise sowie Beschreibung dargestellt.

So sind alle Personen, die Learning Oracle PL/SQL (Classique Us), By Bill Pribyl Steven Feuerstein überprüfen fühlen sich sicher wie die wichtigen Dinge selbst zu tun. Es hängt davon ab, wie genau die Zuschauer sehen sowie darüber nachdenken, diese Publikation. Aber häufig, enthält es tatsächlich die ehrfürchtigen Ideen des Buches Lesung. Es wird sicherlich ebenfalls bietet Ihnen die fantastischen Systeme der Phantasie. Sicher, es wird sicherlich Sie viel besser Prinzip der excellences bieten. Es ist, warum wir Ihnen das beste Buch immer bieten, die Ihr Leben besser machen können. Jetzt fühlt, wirklich das Leben auf die hervorragenden Möglichkeiten des Buch Leistung zu erhalten.

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein

Synopsis

Oracle development tools come and go, but one of the few constants in the Oracle database environment is the PL/SQL programming language, which has been around for more than a decade. As Oracle's premier tool for building store procedures, PL/SQL supplements the standard database language, SQL, with the features needed to build real-world applications. This volume is suitable for newcomers to the language. It begins with a discussion of what PL/SQL is and what it's good for, and then presents language features, one at a time. A consistent and understandable example - the development of a library's electronic catalogue system - runs through the chapters.

Über den Autor und weitere Mitwirkende

Bill Pribyl, author, teacher, and software consultant,is the primary author of Learning Oracle PL/SQL and the coauthor of Oracle PL/SQL Programming and its companion pocket reference, all published by O'Reilly & Associates. An Oracle user since 1986, Bill has consulted on many aspects of using Oracle products. He recently spearheaded PLNet.org, a Web-based repository where developers can share open source PL/SQL.Steven Feuerstein is considered one of the world's leading experts on the Oracle PL/SQL language. He is the author or coauthor of Oracle PL/SQL Programming, Oracle PL/SQL Best Practices, Oracle PL/SQL Programming: Guide to Oracle8i Features, Oracle PL/SQL Developer's Workbook, Oracle Built-in Packages, Advanced Oracle PL/SQL Programming with Packages, and several pocket reference books (all from O'Reilly & Associates). Steven is a Senior Technology Advisor with Quest Software, has been developing software since 1980, and worked for Oracle Corporation from 1987 to 1992.

Produktinformation

Taschenbuch: 450 Seiten

Verlag: O'Reilly & Associates; Auflage: 1 (7. Dezember 2001)

Sprache: Englisch

ISBN-10: 0596001800

ISBN-13: 978-0596001803

Größe und/oder Gewicht:

17,8 x 2,8 x 23,3 cm

Durchschnittliche Kundenbewertung:

4.0 von 5 Sternen

1 Kundenrezension

Amazon Bestseller-Rang:

Nr. 208.962 in Fremdsprachige Bücher (Siehe Top 100 in Fremdsprachige Bücher)

Ich denke, dass dieses Buch zum Lernen von PL/SQL gut geeignet ist.Da ich mit PL/SQL schon ein wenig länger arbeite, habe ich dieses Buch vor allem auch gut als Referenz benutzten können.Der Umfang dieses Buches ist nicht so groß, wie der klassische Feuerstein zu PL/SQL. Dafür ist dieses Werk auf dem 9.0.1 Stand von PL/SQL, was der dicke Wälzer von Herrn Feuerstein nicht ist.Die Beispiele in diesem Buch fand ich sehr praxisbezogen und ich konnte direkt eine Reihe von Code Schnipseln wiederverwenden.Ich würde mir dieses Buch immer wieder kaufen. Soweit ich gesehen habe, gibt es inzwischen auch eine deutsche Ausgabe.

Just as expected!

It goes straight to the point, to learn and use Oracle's PL/SQL in an effective way. This book is a gem!!

Learning Oracle PL/SQL is one of the best books I have read on learning this subject. This book has a little for everyone: you'll learn something if you know the basics of SQL, but have never really done anything with it. You'll also learn something if you've had a lot of experience with Microsoft SQLServer (and T-SQL), but are looking to transition you knowledge to Oracle PL/SQL.You'll learn about coding anonymous blocks, stored procedures, functions, and packages. You will learn how to write and use cursors, how to organize code into packages, Oracle security basics, Oracle built in packages, and error handling. The book also covers some basics of using SQL*Plus, to make your life a little easier.If you need a relatively small (less than 400 pages) introduction to Oracle PL/SQL, then this is definitely a book you will want to pick up. If you need more in-depth information after reading this book, pick up the authors' other book Oracle PL/SQL.

I bought this book, used, a couple of weeks ago since I needed a resource to learn Oracle... I wish the book would have started with Oracle commands instead of the PL/SQL aspect but I was not totally bothered with this...If this is the same version, that I have, there are numerous errors (or I believe them to be). For example, on page 160, there is an example of PL/SQL code using a cursor. I understand what they are trying to do but... The second line declares the variable favorite_play_title VARCHAR2(??); - is this legal? I thought VARCHAR2 needs a finite number. On the third line after the BEGIN statement, the statement FETCH bkcur INTO favorite_play_title, publication_date; is fine except he never defines bkcurs in the code (but looking a few pages back he has a script which it is defined - page 152)... It is not stated that the variable bkcur is automatically defined and initialized by the FETCH command (I found this out in another Oracle PL/SQL book that I own) which really confused me.There are numerous examples like this that make the book hard to follow... There is not much description on the code that they wrote and it one types it in manually, they will be sure to run into the problems... And if you, download the samples online, good luck since they are bits and pieces of code some of which is missing the data so you really will struggle following the book...I am not against the authors... When you are learning a programming language, software tools, and ... you will need to have the ability to put your resource into practice. If a book is not written, organized well or has examples that do not help the user to understand, missing data and/or have errors, it makes it harder for the user to pick up concepts however simple or complex they may be... If a person is going to spend good money, they deserve a good book...The Oracle press series is a much better resource for learning Oracle. I have 2 of the books on order...

I've only read three chapters so far. It's been very good actually - I knew some SQL beforehand, although nothing very complicated, and it has been pretty easy for me to understand as well as very helpful for me in learning how to use PL/SQL. It has genuinely useful examples, and also provides tips as to how to perform unit testing on stored procedures and functions.Another very useful thing the author does is list common and not-as-common mistakes that a programmer may make (which may not always result in errors or exceptions), hence possibly saving you the trouble of hours of debugging.The only problem I've had with it is that he doesn't treat foreign keys as constraints. One of his sample column declarations is: "isbn VARCHAR2(100) FOREIGN KEY REFERENCES books (isbn)", but I kept getting an error until I changed it to: "isbn VARCHAR2(100), FOREIGN KEY (isbn) REFERENCES books (isbn)". I am not sure if this is a peculiarity of my installation (running Oracle 9i), but a check online reveals that many people also consider foreign keys a constraint.Except for that problem, I would have given this book 5 stars.

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein PDF
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein EPub
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein Doc
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein iBooks
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein rtf
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein Mobipocket
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein Kindle

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein PDF

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein PDF

Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein PDF
Learning Oracle PL/SQL (Classique Us), by Bill Pribyl Steven Feuerstein PDF

Tidak ada komentar:

Posting Komentar