Oracle Database 11g PL/SQL Programming Workbook

Oracle Database 11g PL/SQL Programming Workbook
Author: Michael McLaughlin
Publisher: McGraw Hill Professional
Total Pages: 513
Release: 2010-02-10
Genre: Computers
ISBN: 0071770410

Download Oracle Database 11g PL/SQL Programming Workbook Book in PDF, Epub and Kindle

Ramp Up Your PL/SQL Programming Skills Master PL/SQL through the hands-on exercises, extensive examples, and real-world projects inside this Oracle Press guide. Filled with best practices, Oracle Database 11g PL/SQL Programming Workbook covers all the latest features and enhancements of the language. Mastery checks at the end of each chapter reinforce the material covered, and sample code from the book is available for download. Even experienced Oracle professionals will benefit from this practical resource. Understand the Oracle development architecture and the mechanics of connections Work with data types, structures, blocks, cursors, and PL/SQL semantics Write, deploy, and use functions, procedures, and packages Manage transactions and more Use dynamic SQL statements in real-world applications Support online transaction processing and data warehousing applications with external tables Find syntax samples and best practices to solve problems Write, deploy, and use object types For a complete list of Oracle Press titles, visit www.OraclePressBooks.com

Oracle Database 11g PL/SQL Programming

Oracle Database 11g PL/SQL Programming
Author: Michael McLaughlin
Publisher: McGraw Hill Professional
Total Pages: 865
Release: 2008-04-19
Genre: Computers
ISBN: 0071643567

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

Design Feature-Rich PL/SQL Applications Deliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements, execute effective queries, and deploy bulletproof security. You'll also learn how to implement C, C++, and Java procedures, Web-enable your database, cut development time, and optimize performance. Create, debug, and manage Oracle-driven PL/SQL programs Use PL/SQL structures, delimiters, operators, variables, and statements Identify and eliminate errors using PLSQL_WARNINGS and exception handlers Work with functions, procedures, packages, collections, and triggers Define and deploy varray, nested table, and associative array data types Handle external routines, object types, large objects, and secure files Communicate between parallel sessions using DBMS_ALERT and DBMS_PIPE Call external procedures through Oracle Net Services and PL/SQL wrappers Integrate internal and server-side Java class libraries using Oracle JVM Develop robust Web applications using PL/SQL Gateway and Web Toolkit

Oracle Database 12c PL/SQL Programming

Oracle Database 12c PL/SQL Programming
Author: Michael McLaughlin
Publisher: McGraw Hill Professional
Total Pages: 1194
Release: 2014-02-07
Genre: Computers
ISBN: 007181244X

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

Master Oracle Database 12c PL/SQL Application Development Develop, debug, and administer robust database programs. Filled with detailed examples and expert strategies from an Oracle ACE, Oracle Database 12c PL/SQL Programming explains how to retrieve and process data, write PL/SQL statements, execute effective queries, incorporate PHP and Java, and work with dynamic SQL. Code testing, security, and object-oriented programming techniques are fully covered in this comprehensive Oracle Press guide. Explore new SQL and PL/SQL features in Oracle Database 12c Build control structures, cursors, and loop statements Work with collections, varrays, tables, and associative array collections Locate and repair errors and employ exception handlers Execute black box, white box, and integration tests Configure and manage stored packages and libraries Handle security with authentication and encryption Use LOBs to store text and multimedia content Write and implement PL/SQL and Java triggers Extend functionality using dynamic SQL statements Understand object types, nested tables, and unnesting queries

Oracle PL/SQL Programming

Oracle PL/SQL Programming
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 1028
Release: 2002
Genre: Computers
ISBN: 9780596003814

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

The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.

Oracle PL/SQL Programming: A Developer's Workbook

Oracle PL/SQL Programming: A Developer's Workbook
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 592
Release: 2000
Genre: Computers
ISBN: 1565926749

Download Oracle PL/SQL Programming: A Developer's Workbook Book in PDF, Epub and Kindle

Written by one of the world's leading experts on the Oracle PL/SQL language, this text offers extensive exercises in all skill levels covering major features of the language. Also provides a primer to the PL/SQL language.

Oracle Db 11G Pl/Sql Prog.

Oracle Db 11G Pl/Sql Prog.
Author: Michael Mclaughlin
Publisher: Tata McGraw-Hill Education
Total Pages: 0
Release: 2010-03
Genre:
ISBN: 9780070702264

Download Oracle Db 11G Pl/Sql Prog. Book in PDF, Epub and Kindle

This book teaches all the Oracle PL/SQL skills needed through hands on, real-world labs, extensive examples, exercises, and projects. The workbook provides detailed examples and problems that supplement and leverage material presented in Oracle Database 11g PL/SQL Programming, and uses the same video store example throughout. The book can be used as a stand-alone learning tool filled with practical examples or in combination with the programming title. All of the enhancements and improvements made to PL/SQL with the release of Oracle Database 11g are covered in the book. Even experienced Oracle professionals will benefit from this practical guide.

Oracle PL/SQL Programming

Oracle PL/SQL Programming
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 2368
Release: 2014-01-23
Genre: Computers
ISBN: 144932441X

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

Considered the best Oracle PL/SQL programming guide by the Oracle community, this definitive guide is precisely what you need to make the most of Oracle’s powerful procedural language. The sixth edition describes the features and capabilities of PL/SQL up through Oracle Database 12c Release 1. Hundreds of thousands of PL/SQL developers have benefited from this book over the last twenty years; this edition continues that tradition. With extensive code examples and a lively sense of humor, this book explains language fundamentals, explores advanced coding techniques, and offers best practices to help you solve real-world problems. Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing code Understand new 12.1 features, including the ACCESSIBLE_BY clause, WITH FUNCTION and UDF pragma, BEQUEATH CURRENT_USER for views, and new conditional compilation directives Take advantage of extensive code samples, from easy-to-follow examples to reusable packaged utilities Optimize PL/SQL performance with features like the function result cache and Oracle utilities such as PL/Scope and the PL/SQL hierarchical profiler Build modular, easy-to-maintain PL/SQL applications using packages, procedures, functions, and triggers

Oracle Database 11g & MySQL 5.6 Developer Handbook

Oracle Database 11g & MySQL 5.6 Developer Handbook
Author: Michael McLaughlin
Publisher: McGraw-Hill Prof Med/Tech
Total Pages: 610
Release: 2011-09-30
Genre: Computers
ISBN: 0071768858

Download Oracle Database 11g & MySQL 5.6 Developer Handbook Book in PDF, Epub and Kindle

Master Application Development in a Mixed-Platform Environment Build powerful database applications in a mixed environment using the detailed information in this Oracle Press guide. Oracle Database 11g & MySQL 5.6 Developer Handbook lays out programming strategies and best practices for seamlessly operating between the two platforms. Find out how to migrate databases, port SQL dialects, work with Oracle MySQL databases, and configure effective queries. Security, monitoring, and tuning techniques are also covered in this comprehensive volume. Understand Oracle Database 11g and MySQL 5.6 architecture Convert databases between platforms and ensure transactional integrity Create tables, sequences, indexes, views, and user accounts Build and debug PL/SQL, SQL*Plus, SQL/PSM, and MySQL Monitor scripts Execute complex queries and handle numeric and date mathematics Merge data from source tables and set up virtual directories

Oracle PL/SQL Best Practices

Oracle PL/SQL Best Practices
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 207
Release: 2001-04-09
Genre: Computers
ISBN: 1449378765

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

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, and teaching about PL/SQL into a set of PL/SQL language "best practices"--rules for writing code that is readable, maintainable, and efficient. Too often, developers focus on simply writing programs that run without errors--and ignore the impact of poorly written code upon both system performance and their ability (and their colleagues' ability) to maintain that code over time.Oracle PL/SQL Best Practices is a concise, easy-to-use reference to Feuerstein's recommendations for excellent PL/SQL coding. It answers the kinds of questions PL/SQL developers most frequently ask about their code: How should I format my code? What naming conventions, if any, should I use? How can I write my packages so they can be more easily maintained? What is the most efficient way to query information from the database? How can I get all the developers on my team to handle errors the same way? The book contains 120 best practices, divided by topic area. It's full of advice on the program development process, coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages. It also contains a handy, pull-out quick reference card. As a helpful supplement to the text, code examples demonstrating each of the best practices are available on the O'Reilly web site.Oracle PL/SQL Best Practices is intended as a companion to O'Reilly's larger Oracle PL/SQL books. It's a compact, readable reference that you'll turn to again and again--a book that no serious developer can afford to be without.

Oracle Database 11g The Complete Reference

Oracle Database 11g The Complete Reference
Author: Kevin Loney
Publisher: McGraw Hill Professional
Total Pages: 1369
Release: 2008-10-15
Genre: Computers
ISBN: 0071598766

Download Oracle Database 11g The Complete Reference Book in PDF, Epub and Kindle

The Definitive Guide to Oracle Database 11g Get full details on the powerful features of Oracle Database 11g from this thoroughly updated Oracle Press guide. Oracle Database 11g: The Complete Reference explains how to use all the new features and tools, execute powerful SQL queries, construct PL/SQL and SQL*Plus statements, and work with large objects and object-relational databases. Learn how to implement the latest security measures, tune database performance, and deploy grid computing techniques. An invaluable cross-referenced appendix containing Oracle commands, keywords, features, and functions is also included. Install Oracle Database 11g or upgrade from an earlier version Create database tables, sequences, indexes, views, and user accounts Construct SQL statements, procedures, queries, and subqueries Optimize security using virtual private databases and transparent data encryption Import and export data using SQL*Loader and Oracle Data Pump Use SQL replay, change management, and result caching Avoid human errors using flashback and automatic undo management Build and tune PL/SQL triggers, functions, and packages Develop database applications using Java, JDBC, and XML Optimize availability and scalability with Oracle Real Application Clusters