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 SQL and PL/SQL Handbook

Oracle SQL and PL/SQL Handbook
Author: John Adolph Palinski
Publisher: Addison-Wesley Professional
Total Pages: 532
Release: 2002
Genre: Computers
ISBN: 9780201752946

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

CD-ROM contains: Practice database -- Sample scripts reference in text.

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

Mastering Oracle PL/SQL

Mastering Oracle PL/SQL
Author: Christopher Beck
Publisher: Apress
Total Pages: 637
Release: 2008-01-01
Genre: Computers
ISBN: 1430207027

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

If you have mastered the fundamentals of the PL/SQL language and are now looking for an in-depth, practical guide to solving real problems with PL/SQL stored procedures, then this is the book for you.

Oracle PL/SQL Language Pocket Reference

Oracle PL/SQL Language Pocket Reference
Author: Steven Feuerstein
Publisher: O'Reilly Media
Total Pages: 178
Release: 2007-11-26
Genre: Computers
ISBN: 9780596514044

Download Oracle PL/SQL Language Pocket Reference Book in PDF, Epub and Kindle

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 Oracle Database 11g features. It's a companion to Steven Feuerstein and Bill Pribyl's bestselling Oracle PL/SQL Programming. This concise guide boils down the most vital PL/SQL information into an accessible summary of: Fundamental language elements (e.g., block structure, datatypes, declarations) Statements for program control, cursor management, and exception handling Records, procedures, functions, triggers, and packages Calling PL/SQL functions in SQL Compilation options, object-oriented features, collections, and Java integration The new edition describes such Oracle Database 11g elements as PL/SQL's function result cache, compound triggers, the CONTINUE statement, the SIMPLE_INTEGER datatype, and improvements to native compilation, regular expressions, and compiler optimization (including intra-unit inlining). In addition, this book now includes substantial new sections on Oracle's built-in functions and packages. When you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration.

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 Web Application Programming for PL/SQL Developers

Oracle Web Application Programming for PL/SQL Developers
Author: Susan Boardman
Publisher: Prentice Hall Professional
Total Pages: 774
Release: 2003
Genre: Computers
ISBN: 9780130477316

Download Oracle Web Application Programming for PL/SQL Developers Book in PDF, Epub and Kindle

Learn to use Oracle 9i to build dynamic, data-driven Web sites. Get step-by-step details on creating and deploying Web applications using PL/SQL, HTML, Java, XML, WML, Peri and PHP. This book covers everything users need to know to master Web application development in an Oracle environment - using PL/SQL.

Real World SQL and PL/SQL: Advice from the Experts

Real World SQL and PL/SQL: Advice from the Experts
Author: Arup Nanda
Publisher: McGraw Hill Professional
Total Pages: 737
Release: 2016-08-22
Genre: Computers
ISBN: 1259640981

Download Real World SQL and PL/SQL: Advice from the Experts Book in PDF, Epub and Kindle

Master the Underutilized Advanced Features of SQL and PL/SQL This hands-on guide from Oracle Press shows how to fully exploit lesser known but extremely useful SQL and PL/SQL features―and how to effectively use both languages together. Written by a team of Oracle ACE Directors, Real-World SQL and PL/SQL: Advice from the Experts features best practices, detailed examples, and insider tips that clearly demonstrate how to write, troubleshoot, and implement code for a wide variety of practical applications. The book thoroughly explains underutilized SQL and PL/SQL functions and lays out essential development strategies. Data modeling, advanced analytics, database security, secure coding, and administration are covered in complete detail. Learn how to: • Apply advanced SQL and PL/SQL tools and techniques • Understand SQL and PL/SQL functionality and determine when to use which language • Develop accurate data models and implement business logic • Run PL/SQL in SQL and integrate complex datasets • Handle PL/SQL instrumenting and profiling • Use Oracle Advanced Analytics and Oracle R Enterprise • Build and execute predictive queries • Secure your data using encryption, hashing, redaction, and masking • Defend against SQL injection and other code-based attacks • Work with Oracle Virtual Private Database Code examples in the book are available for download at www.MHProfessional.com. TAG: For a complete list of Oracle Press titles, visit www.OraclePressBooks.com

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 PL / SQL For Dummies

Oracle PL / SQL For Dummies
Author: Michael Rosenblum
Publisher: John Wiley & Sons
Total Pages: 443
Release: 2011-02-23
Genre: Computers
ISBN: 1118054792

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

Find tips for creating efficient PL/SQL code If you know a bit about SQL, this book will make PL/SQL programming painless! The Oracle has spoken—you need to get up to speed on PL/SQL programming, right? We predict it'll be a breeze with this book! You'll find out about code structures, best practices, and code naming standards, how to use conditions and loops, where to place PL/SQL code in system projects, ways to manipulate data, and more. Discover how to Write efficient, easy-to-maintain code Test and debug PL/SQL routines Integrate SQL and PL/SQL Apply PL/SQL best practices Use new features introduced in Oracle 9i and 10g