Cargando…

Oracle built-in packages /

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 ora...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Feuerstein, Steven
Otros Autores: Dye, Charles, Beresniewicz, John
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol : O'Reilly, ©1998.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm54116237
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 040130s1998 caua o 001 0 eng d
040 |a OCL  |b eng  |e pn  |c OCL  |d OCLCQ  |d UMC  |d CEF  |d OCLCQ  |d CUSER  |d AZU  |d NHM  |d OCLCQ  |d OCLCF  |d OCLCQ  |d OCLCO  |d EBLCP  |d YDXCP  |d OCLCQ  |d COO  |d FEM  |d INARC  |d WYU  |d AU@  |d UKAHL  |d VT2  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 326954900  |a 729550634  |a 748108347  |a 930059120  |a 931344177  |a 966094181  |a 968118759  |a 968989118  |a 1036795356  |a 1044217842  |a 1056345663  |a 1060786463  |a 1064103555  |a 1073059426  |a 1103271399  |a 1129368564  |a 1202566615  |a 1240512289 
020 |a 9781565923751 
020 |a 1565923758 
020 |a 9781449397722 
020 |a 1449397727 
020 |z 1565923758 
029 1 |a HEBIS  |b 291458661 
035 |a (OCoLC)54116237  |z (OCoLC)326954900  |z (OCoLC)729550634  |z (OCoLC)748108347  |z (OCoLC)930059120  |z (OCoLC)931344177  |z (OCoLC)966094181  |z (OCoLC)968118759  |z (OCoLC)968989118  |z (OCoLC)1036795356  |z (OCoLC)1044217842  |z (OCoLC)1056345663  |z (OCoLC)1060786463  |z (OCoLC)1064103555  |z (OCoLC)1073059426  |z (OCoLC)1103271399  |z (OCoLC)1129368564  |z (OCoLC)1202566615  |z (OCoLC)1240512289 
037 |a 2257540681408542367  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
050 4 |a QA76.9.D3  |b F49 1998 
082 0 4 |a 005.75/65  |2 21 
049 |a UAMI 
100 1 |a Feuerstein, Steven. 
245 1 0 |a Oracle built-in packages /  |c Steven Feuerstein, Charles Dye, and John Beresniewicz. 
260 |a Sebastopol :  |b O'Reilly,  |c ©1998. 
300 |a 1 online resource (xxi, 931 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
588 0 |a Print version record. 
520 |a 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:<li type="disc">DBMS_SQL executes dynamically constructed SQL statements and PL/SQL blocks of code.<li type="disc">DBMS_PIPE communicates between different Oracle sessions through a pipe in the RDBMS shared memory.<li type="disc">DBMS_JOB submits and manages regularly scheduled jobs for execution inside the database. <li type="disc">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<li type="disc">1. IntroductionPart II: Application Development Packages<li type="disc"> Executing Dynamic SQL and PL/SQL <li type="disc"> Intersession Communication <li type="disc"> User Lock and Transaction Management <li type="disc"> Oracle Advanced Queuing <li type="disc"> Generating Output from PL/SQL Programs <li type="disc"> Defining an Application Profile <li type="disc"> Managing Large Objects <li type="disc"> Datatype Packages <li type="disc"> Miscellaneous PackagesPart III: Server Management Packages<li type="disc">Managing Session Information <li type="disc">Managing Server Resources <li type="disc">Job Scheduling in the DatabasePart IV: Distributed Database Packages<li type="disc">Snapshots <li type="disc">Advanced Replication <li type="disc">Conflict Resolution <li type="disc">Deferred Transactions and Remote Procedure CallsAppendix. What's on the companion disk? 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Oracle (Computer file) 
630 0 7 |a Oracle (Computer file)  |2 fast 
650 0 |a Relational databases. 
650 6 |a Bases de données relationnelles. 
650 1 7 |a Oracle (Computer file)  |2 bisacsh 
650 7 |a Relational databases  |2 fast 
700 1 |a Dye, Charles. 
700 1 |a Beresniewicz, John. 
776 0 8 |i Print version:  |a Feuerstein, Steven.  |t Oracle built-in packages.  |d Sebastopol : O'Reilly, ©1998  |z 1565923758  |w (DLC) 00501542  |w (OCoLC)44869227 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565923758/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26847923 
938 |a Internet Archive  |b INAR  |n oraclebuiltinpac00feue 
938 |a YBP Library Services  |b YANK  |n 12707327 
994 |a 92  |b IZTAP