Camelot Oracle

Camelot Oracle
Title Camelot Oracle PDF eBook
Author John Matthews
Publisher Eddison Books Limited
Pages 0
Release 2012-10-03
Genre Body, Mind & Spirit
ISBN 9781859063644

Download Camelot Oracle Book in PDF, Epub and Kindle

The Camelot Oracle is a card system - not a tarot - that allows people to explore the Arthurian archetypes, adopt champions and embark on adventurous journeys of self-discovery using the cards and a brilliant and amazing map.

Quest for the Secret Keeper

Quest for the Secret Keeper
Title Quest for the Secret Keeper PDF eBook
Author Victoria Laurie
Publisher Delacorte Books for Young Readers
Pages 386
Release 2012
Genre Juvenile Fiction
ISBN 0385738617

Download Quest for the Secret Keeper Book in PDF, Epub and Kindle

Fearing that they will be sent away with the rest of the orphans when the Royal Navy takes over Delphi Keep, Ian, Theo and Carl race against time to decipher the third prophecy, which makes reference to an important quest to rescue the mysterious Secret Keeper.

Oracle PL/SQL for DBAs

Oracle PL/SQL for DBAs
Title Oracle PL/SQL for DBAs PDF eBook
Author Arup Nanda
Publisher "O'Reilly Media, Inc."
Pages 454
Release 2005-10-31
Genre Computers
ISBN 0596005873

Download Oracle PL/SQL for DBAs Book in PDF, Epub and Kindle

Focused squarely on the language topics of special concern to DBAs, this text contains a quick tour of the PL/SQL language, extensive coverage of security topics, and methods for DBAs to improve query and database performance with cursors and table functions.

Oracle PL/SQL Programming

Oracle PL/SQL Programming
Title Oracle PL/SQL Programming PDF eBook
Author Steven Feuerstein
Publisher "O'Reilly Media, Inc."
Pages 1198
Release 2005-08-22
Genre Computers
ISBN 0596009771

Download Oracle PL/SQL Programming Book in PDF, Epub and Kindle

The latest edition of this classic reference has been updated to cover Oracle Database 10g. Among the Oracle 10g features examined include regular expression support, native compilation, and new datatypes. The book also includes discussions on language syntax, how to build real applications, and how to apply best practices. Written by the world's foremost PL/SQL authority, Steven Feuerstein.

Oracle in a Nutshell

Oracle in a Nutshell
Title Oracle in a Nutshell PDF eBook
Author Rick Greenwald
Publisher "O'Reilly Media, Inc."
Pages 936
Release 2003
Genre Computers
ISBN 9780596003364

Download Oracle in a Nutshell Book in PDF, Epub and Kindle

Oracle Languages - Syntax summary for SQL language statements, SQL function calls PL/SQL language statements and characteristics, PL/SQL built-in package headers, and Java (JDBC and SQLJ) interfaces to the Oracle database.

Oracle Tuning

Oracle Tuning
Title Oracle Tuning PDF eBook
Author Donald K. Burleson
Publisher Rampant TechPress
Pages 1150
Release 2010
Genre Computers
ISBN 0979795192

Download Oracle Tuning Book in PDF, Epub and Kindle

For Oracle tuning professionals wishing to add more tools to their Oracle tuning toolbox, this guidebook introduces the various tuning analytical tools and helpful strategies to make the database easier to use. Details describe how to extract information from the database and use it to determine and increase efficiency. It also provides specific steps with detailed information on how to congeal large amounts of database performance information into one pool from which the DBA can carefully choose tuning options based on what is predicted, all to give them the biggest improvement in performance for the least time and money investment. Sample code, sample code results, and guidelines on how to interpret the results help users manipulate code in an effective way. With countless hints, tips, and tools, the guide fully explains how to work with the Oracle system on order to achieve database performance excellence.

Oracle PL/SQL Best Practices

Oracle PL/SQL Best Practices
Title Oracle PL/SQL Best Practices PDF eBook
Author Steven Feuerstein
Publisher "O'Reilly Media, Inc."
Pages 295
Release 2007-10-22
Genre Computers
ISBN 0596551525

Download Oracle PL/SQL Best Practices Book in PDF, Epub and Kindle

In this compact book, Steven Feuerstein, widely recognized as one of the world's leading experts on the Oracle PL/SQL language, distills his many years of programming, teaching, and writing about PL/SQL into a set of best practices-recommendations for developing successful applications. Covering the latest Oracle release, Oracle Database 11gR2, Feuerstein has rewritten this new edition in the style of his bestselling Oracle PL/SQL Programming. The text is organized in a problem/solution format, and chronicles the programming exploits of developers at a mythical company called My Flimsy Excuse, Inc., as they write code, make mistakes, and learn from those mistakes-and each other. This book offers practical answers to some of the hardest questions faced by PL/SQL developers, including: What is the best way to write the SQL logic in my application code? How should I write my packages so they can be leveraged by my entire team of developers? How can I make sure that all my team's programs handle and record errors consistently? Oracle PL/SQL Best Practices summarizes PL/SQL best practices in nine major categories: overall PL/SQL application development; programming standards; program testing, tracing, and debugging; variables and data structures; control logic; error handling; the use of SQL in PL/SQL; building procedures, functions, packages, and triggers; and overall program performance. This book is a concise and entertaining guide that PL/SQL developers will turn to again and again as they seek out ways to write higher quality code and more successful applications. "This book presents ideas that make the difference between a successful project and one that never gets off the ground. It goes beyond just listing a set of rules, and provides realistic scenarios that help the reader understand where the rules come from. This book should be required reading for any team of Oracle database professionals." --Dwayne King, President, KRIDAN Consulting