Sign In | Not yet a member? | Submit your article
 
Home   Technical   Study   Novel   Nonfiction   Health   Tutorial   Entertainment   Business   Magazine   Arts & Design   Audiobooks & Video Training   Cultures & Languages   Family & Home   Law & Politics   Lyrics & Music   Software Related   eBook Torrents   Uncategorized  
Letters: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Oracle PL/SQL by Example (4th Edition)
Oracle PL/SQL by Example (4th Edition)
Date: 05 May 2011, 15:11

Free Download Now     Free register and download UseNet downloader, then you can FREE Download from UseNet.

    Download without Limit " Oracle PL/SQL by Example (4th Edition) " from UseNet for FREE!
This integrated learning solution teaches all the Oracle PL/SQL skills you need, hands-on, through real-world labs, extensive examples, exercises, and projects! Completely updated for Oracle 11g, Oracle PL/SQL by Example, Fourth Edition covers all the fundamentals, from PL/SQL syntax and program control through packages and Oracle 11g's significantly improved triggers.
One step at a time, you'll walk through every key task, discovering the most important PL/SQL programming techniques on your own. Building on your hands-on learning, the authors share solutions that offer deeper insights and proven best practices. End-of-chapter projects bring together all the techniques you've learned, strengthening your understanding through real-world practice.
This book's approach fully reflects the authors' award-winning experience teaching PL/SQL programming to professionals at Columbia University. New database developers and DBAs can use its step-by-step instructions to get productive fast; experienced PL/SQL programmers can use this book as a practical solutions reference. Coverage includes
* Mastering basic PL/SQL concepts and general programming language fundamentals, and understanding SQL's role in PL/SQL
* Using conditional and iterative program control techniques, including the new CONTINUE and CONTINUE WHEN statements
* Efficiently handling errors and exceptions
* Working with cursors and triggers, including Oracle 11g's powerful new compound triggers
* Using stored procedures, functions, and packages to write modular code that other programs can execute
* Working with collections, object-relational features, native dynamic SQL, bulk SQL, and other advanced PL/SQL capabilities
* Handy reference appendices: PL/SQL formatting guide, sample database schema, ANSI SQL standards reference, and more
Benjamin Rosenzweig is a Software Development Manager at Misys. Previously he was a Principal Consultant at Oracle. His experience ranges from creating an electronic Tibetan-English Dictionary in Kathmandu, Nepal, to supporting presentation centers at Goldman Sachs and managing trading systems at TIAA-CREF. As an instructor at Columbia University's Computer Technology and Application Program, he was awarded the Outstanding Teaching Award. Rosenzweig wrote and presented Oracle Forms Developer: The Complete Video Course, and coauthored Oracle Web Application Programming for PL/SQL Developers.
Elena Silvestrova Rakhimov is Senior Developer and Team Lead at Alea Software. She has more than fifteen years of experience in database development in a wide spectrum of enterprise and business environments, ranging from non-profit organizations to Wall Street. She has taught database programming at Columbia University.
Contents
Acknowledgments xiv
About the Authors xv
Introduction xvii
CHAPTER 1 PL/SQL Concepts
LAB 1.1 PL/SQL in Client/Server Architecture
1.1.1 Use PL/SQL Anonymous Blocks
1.1.2 Understand How PL/SQL Gets Executed
LAB 1.2 PL/SQL in SQL*Plus
1.2.1 Use Substitution Variables
1.2.2 Use the DBMS_OUTPUT.PUT_LINE Statement
Chapter 1 Try It Yourself
CHAPTER 2 General Programming Language
Fundamentals
LAB 2.1 PL/SQL Programming Fundamentals
2.1.1 Make Use of PL/SQL Language Components
2.1.2 Make Use of PL/SQL Variables
2.1.3 Handle PL/SQL Reserved Words
2.1.4 Make Use of Identifiers in PL/SQL
2.1.5 Make Use of Anchored Datatypes
2.1.6 Declare and Initialize Variables
2.1.7 Understand the Scope of a Block, Nested Blocks, and Labels
Chapter 2 Try It Yourself
CHAPTER 3 SQL in PL/SQL
LAB 3.1 Making Use of DML in PL/SQL
3.1.1 Use the Select INTO Syntax for Variable Initialization
3.1.2 Use DML in a PL/SQL Block
3.1.3 Make Use of a Sequence in a PL/SQL Block
LAB 3.2 Making Use of SAVEPOINT
3.2.1 Make Use of COMMIT, ROLLBACK, and SAVEPOINT in a PL/SQL Block
Chapter 3 Try It Yourself
CHAPTER 4 Conditional Control: IF Statements
LAB 4.1 IF Statements
4.1.1 Use the IF-THEN Statement
4.1.2 Use the IF-THEN-ELSE Statement
LAB 4.2 ELSIF Statements
4.2.1 Use the ELSIF Statement
LAB 4.3 Nested IF Statements
4.3.1 Use Nested IF Statements
Chapter 4 Try It Yourself
CHAPTER 5 Conditional Control: CASE Statements
LAB 5.1 CASE Statements
5.1.1 Use the CASE Statement
5.1.2 Use the Searched CASE Statement
LAB 5.2 CASE Expressions
5.2.1 Use the CASE Expression
LAB 5.3 NULLIF and COALESCE Functions
5.3.1 The NULLIF Function
5.3.2 Use the COALESCE Function
Chapter 5 Try It Yourself
CHAPTER 6 Iterative Control: Part I
LAB 6.1 Simple Loops
6.1.1 Use Simple Loops with EXIT Conditions
6.1.2 Use Simple Loops with EXIT WHEN Conditions
LAB 6.2 WHILE Loops
6.2.1 Use WHILE Loops
LAB 6.3 Numeric FOR Loops
6.3.1 Use Numeric FOR Loops with the IN Option
6.3.2 Use Numeric FOR Loops with the REVERSE Option
Chapter 6 Try It Yourself
CHAPTER 7 Iterative Control: Part II
LAB 7.1 The CONTINUE Statement
7.1.1 Use t...
From the Back Cover
Start developing applications with Oracle PL/SQL-fast! This integrated book-and-Web learning solution teaches all the Oracle PL/SQL skills you need, hands on, through real-world labs, extensive examples, exercises, projects, and a complete Web-based training site. Oracle PL/SQL by Example, Third Edition covers Oracle 10G and all the fundamentals: Master PL/SQL syntax, iterative and conditional control, scoping, anchored datatypes, cursors, triggers, security, tables, procedures, functions, packages and Oracle-supplied packages-plus powerful new techniques for working with exceptions, cursors, collections, and records. Your free Web-based training module includes a Virtual Study Lounge where you can interact with other learners, work on new projects, and get updates!
Totally integrated with a FREE, state-of-the-art Oracle 10G learning Web site! Every Prentice Hall Oracle Interactive Workbook is fully integrated with its own exclusive Web site, giving you all this and more:
"Test Your Thinking" project solutions and detailed explanations Additional self-review exercises with instant feedback and explanations An exclusive Virtual Study Lounge where you can interact with other students!
Just the facts! No endless, boring discussions here! You'll learn hands on, through practical exercises, self-review questions, and real-world answers. Exclusive "Test Your Thinking" projects guarantee you'll go beyond rote knowledge to really master the subject! It's an integrated learning system that's proven to work!
PassWord: www.freebookspot.com

DISCLAIMER:

This site does not store Oracle PL/SQL by Example (4th Edition) on its server. We only index and link to Oracle PL/SQL by Example (4th Edition) provided by other sites. Please contact the content providers to delete Oracle PL/SQL by Example (4th Edition) if any and email us, we'll remove relevant links or contents immediately.



Comments

Comments (0) All

Verify: Verify

    Sign In   Not yet a member?


Popular searches