𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Beginning PL/SQL

✍ Scribed by Donald Bales


Book ID
127445916
Publisher
Apress
Year
2007
Tongue
English
Weight
7 MB
Edition
1
Category
Library
ISBN
1590598822

No coin nor oath required. For personal study only.

✦ Synopsis


Get started with PL/SQL, the built-in language that every Oracle developer and database administrator must know, in Beginning PL/SQL, a fast-paced and example-filled tutorial. Learn from author Don Bales' extensive experience to discover the most commonly used aspects of PL/SQL without wasting time with obscure and obsolete features.Author Don Bales takes his 20+ years of experience and a wealth of statistics he's gathered on PL/SQL usage over those years and applies the 80/20 rule - cover what's most needed and used by PL/SQL professionals and avoid what's not necessary! The result is a book that covers all the key features of PL/SQL without wasting your time discussing esoteric and obsolete parts of the language. Learn what really matters, so that you can get to work feeling confident with what you know about PL/SQL. * Discover the 20% of PL/SQL that gives you 80% of the bang - key topics covered include variables and datatypes, executing statements, working with cursors, real-world objects, debugging, testing, and more. * Learn how to write production-level, object-oriented PL/SQL - you'll explore relational PL/SQL, but unlike most other books on the subject, Don Bales emphasizes the use of PL/SQL's object-oriented features as well. * Work through real examples of using of PL/SQL - you'll learn PL/SQL by applying it to real-world business problems, not by heavy theory.What you'll learn * How important SQL is in PL/SQL * How to use PL/SQL in both a relational and object-relational setting * How to createmaintainable, modular, and reusable PL/SQL program units * The importance of testing as you go, and of building a permanent test plan for each module * The importance of building debugging capabilities into your code and building a permanent debug facility for each module * The importance of documenting as you go, and in the process building a permanent documentation set for your reusable modules * How to apply modular PL/SQL to solve real-world problemsWho is this book for?Anyone who wants to learn how to create stored procedures against an Oracle database using PL/SQL. Programmers developing applications to be deployed against an Oracle database will need PL/SQL to take full advantage of the power Oracle has to offer. Database administrators who wish to implement functionality exposed only via PL/SQL package interfaces will also find this book useful.About the Apress Beginning SeriesThe Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from "novice to professional. You'll start your journey by seeing what you need to know - but without needless theory and filler. You'll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there - it is your trusted guide through unfamiliar territory!"


πŸ“œ SIMILAR VOLUMES


Beginning SQL
✍ Paul Wilton, John Colby πŸ“‚ Library πŸ“… 2005 πŸ› Wrox 🌐 English βš– 9 MB

Taking readers through the basics of the language, right up to some more advanced topics, this book is a practical, hands-on resource and aims to keep the reader involved at all times Focuses on the SQL standard and is loaded with detailed examples and code; each chapter includes practice exercises

Beginning SQL
✍ Paul Wilton, John Colby πŸ“‚ Library πŸ“… 2005 πŸ› Wiley 🌐 English βš– 9 MB

* Taking readers through the basics of the language, right up to some more advanced topics, this book is a practical, hands-on resource and aims to keep the reader involved at all times* Focuses on the SQL standard and is loaded with detailed examples and code; each chapter includes practice exercis

Oracle PL/SQL Programming
✍ Feuerstein S., Pribyl B. πŸ“‚ Library πŸ“… 2005 🌐 English βš– 2 MB

For the past ten years, O'Reilly's "Oracle PL/SQL Programming" has been the bestselling book on PL/SQL, Oracle's powerful procedural language. Packed with examples and helpful recommendations, the book has helped everyone - from novices to experienced developers, and from Oracle Forms developers to

Learning Oracle PL/SQL
✍ Bill Pribyl πŸ“‚ Library πŸ“… 2002 πŸ› O'Reilly 🌐 English βš– 6 MB

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 uniquely supplements the standard relational database

Oracle PL/SQL by Example
✍ Rosenzweig, Benjamin πŸ“‚ Standards πŸ“… 2008 πŸ› Prentice Hall 🌐 English βš– 490 KB

This book is a joke. Page 1 of Chapter 1 states "In addition, PL/SQL can be used to develop applications for browsers such as Netscape" - Netscape? Page 9 states "The SELECT statement in the preceding example is supported by multiple versions of Oracle. However, starting with Oracle 9i, the new ANS