Oracle Built-in Packages

Oracle Built-in Packages
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 966
Release :
ISBN-10 : 9781449397722
ISBN-13 : 1449397727
Rating : 4/5 (727 Downloads)

Book Synopsis Oracle Built-in Packages by : Steven Feuerstein

Download or read book Oracle Built-in Packages written by Steven Feuerstein and published by "O'Reilly Media, Inc.". This book was released on 1998-05-01 with total page 966 pages. Available in PDF, EPUB and Kindle. Book excerpt: Oracle is the most popular database management system in use today, and PL/SQL plays a pivotal role in current and projected Oracle products and applications. PL/SQL is a programming language providing procedural extensions to the SQL relational database language and to an ever-growing number of oracle development tools. originally a rather limited tool, PL/SQL became with Oracle7 a mature and effective language for developers. now, with the introduction of Oracle8, PL/SQL has taken the next step towards becoming a fully realized programming language providing sophisticated object-oriented capabilities. Steven Feuerstein'sOracle PL/SQL Programming is a comprehensive guide to building applications with PL/SQL. That book has become the bible for PL/SQL developers who have raved about its completeness, readability, and practicality.Built-in packages are collections of PL/SQL objects built by Oracle Corporation and stored directly in the Oracle database. The functionality of these packages is available from any programming environment that can call PL/SQL stored procedures, including Visual Basic, Oracle Developer/2000, Oracle Application Server (for web-based development), and, of course, the Oracle database itself. Built-in packages extend the capabilities and power of PL/SQL in many significant ways. for example: DBMS_SQL executes dynamically constructed SQL statements and PL/SQL blocks of code. DBMS_PIPE communicates between different Oracle sessions through a pipe in the RDBMS shared memory. DBMS_JOB submits and manages regularly scheduled jobs for execution inside the database. DBMS_LOB accesses and manipulates Oracle8's large objects (LOBs) from within PL/SQL programs. The first edition of Oracle PL/SQL Programming contained a chapter on Oracle's built-in packages. but there is much more to say about the basic PL/SQL packages than Feuerstein could fit in his first book. In addition, now that Oracle8 has been released, there are many new Oracle8 built-in packages not described in the PL/SQL book. There are also packages extensions for specific oracle environments such as distributed database. hence this book.Oracle Built-in Packages pulls together information about how to use the calling interface (API) to Oracle's Built-in Packages, and provides extensive examples on using the built-in packages effectively.The windows diskette included with the book contains the companion guide, an online tool developed by RevealNet, Inc., that provides point-and-click access to the many files of source code and online documentation developed by the authors.The table of contents follows:PrefacePart I: Overview 1. Introduction Part II: Application Development Packages Executing Dynamic SQL and PL/SQL Intersession Communication User Lock and Transaction Management Oracle Advanced Queuing Generating Output from PL/SQL Programs Defining an Application Profile Managing Large Objects Datatype Packages Miscellaneous Packages Part III: Server Management Packages Managing Session Information Managing Server Resources Job Scheduling in the Database Part IV: Distributed Database Packages Snapshots Advanced Replication Conflict Resolution Deferred Transactions and Remote Procedure Calls Appendix. What's on the companion disk?


Oracle Built-in Packages Related Books

Oracle Built-in Packages
Language: en
Pages: 966
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 1998-05-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Oracle is the most popular database management system in use today, and PL/SQL plays a pivotal role in current and projected Oracle products and applications. P
Oracle PL/SQL Language Pocket Reference
Language: en
Pages: 181
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 2007-10-23 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The fourth edition of this popular pocket guide provides quick-reference information that will help you use Oracle's PL/SQL language, including the newest Oracl
Oracle Built-in Packages
Language: en
Pages: 966
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 1998 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

A complete reference to all of the built-ins, including the new packages available with Oracle8, this book provides extensive examples and comes with a disk con
Oracle PL/SQL Programming
Language: en
Pages: 1028
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.
Oracle PL/SQL Best Practices
Language: en
Pages: 207
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 2001-04-09 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing,