Oracle Database 11g PL/SQL Programming Workbook
Title | Oracle Database 11g PL/SQL Programming Workbook PDF eBook |
Author | Michael McLaughlin |
Publisher | McGraw Hill Professional |
Pages | 513 |
Release | 2010-02-10 |
Genre | Computers |
ISBN | 0071770410 |
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
Title | Oracle Database 11g PL/SQL Programming PDF eBook |
Author | Michael McLaughlin |
Publisher | McGraw Hill Professional |
Pages | 865 |
Release | 2008-04-19 |
Genre | Computers |
ISBN | 0071643567 |
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 PL/SQL Programming
Title | Oracle PL/SQL Programming PDF eBook |
Author | Steven Feuerstein |
Publisher | "O'Reilly Media, Inc." |
Pages | 1028 |
Release | 2002 |
Genre | Computers |
ISBN | 9780596003814 |
The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.
Oracle Database 12c PL/SQL Programming
Title | Oracle Database 12c PL/SQL Programming PDF eBook |
Author | Michael McLaughlin |
Publisher | McGraw Hill Professional |
Pages | 1194 |
Release | 2014-02-07 |
Genre | Computers |
ISBN | 007181244X |
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 Advanced PL/SQL Developer Professional Guide
Title | Oracle Advanced PL/SQL Developer Professional Guide PDF eBook |
Author | Saurabh K. Gupta |
Publisher | Packt Publishing Ltd |
Pages | 647 |
Release | 2012-01-01 |
Genre | Computers |
ISBN | 1849687234 |
This book is packed with real world examples that cover all the advanced features of PL/SQL. In turn, each major certification topic is covered in a separate chapter that makes understanding concepts easier. At the end of each chapter, you will find plenty of practice questions to strengthen and test your learning.If you are a PL/SQL developer looking for deeper insight and a move from mid-level programmer to professional database developer, then this is the best guide for you. This book is also an ideal guide for all the Associate level PL/SQL programmers who are preparing for the Professional 1Z0-146 certification. This book assumes you have prior knowledge of PL/SQL programming.
Oracle 11G
Title | Oracle 11G PDF eBook |
Author | Joan Casteel |
Publisher | Course Technology |
Pages | 608 |
Release | 2014-06-25 |
Genre | Computers |
ISBN | 9781305268029 |
ORACLE 11G: SQL is not simply a study guide; it is written for individuals who have just a basic knowledge of databases and can be utilized in a course on this latest implementation of SQL from Oracle.
Oracle Database 11g & MySQL 5.6 Developer Handbook
Title | Oracle Database 11g & MySQL 5.6 Developer Handbook PDF eBook |
Author | Michael McLaughlin |
Publisher | McGraw-Hill Prof Med/Tech |
Pages | 610 |
Release | 2011-09-30 |
Genre | Computers |
ISBN | 0071768858 |
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