Oracle SQL and PL/SQL Handbook
Author: John Adolph Palinski
Publisher: Addison-Wesley Professional
Published: 2002
Total Pages: 532
ISBN-13: 9780201752946
DOWNLOAD EBOOKCD-ROM contains: Practice database -- Sample scripts reference in text.
Read and Download eBook Full
Author: John Adolph Palinski
Publisher: Addison-Wesley Professional
Published: 2002
Total Pages: 532
ISBN-13: 9780201752946
DOWNLOAD EBOOKCD-ROM contains: Practice database -- Sample scripts reference in text.
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Published: 2002
Total Pages: 1028
ISBN-13: 9780596003814
DOWNLOAD EBOOKThe authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.
Author: Dan Hotka
Publisher: McGraw Hill Professional
Published: 2006-10-31
Total Pages: 257
ISBN-13: 0071631569
DOWNLOAD EBOOKThere have been more than 100,000 downloads of Oracle SQL Developer SQL and PL/SQL are the most popular development languages for the Oracle database
Author: Joel Murach
Publisher: Mike Murach & Associates
Published: 2014
Total Pages: 0
ISBN-13: 9781890774806
DOWNLOAD EBOOKIf you're developing applications that access Oracle databases, you can save time and trouble by having the database do more work for you. That's where this book comes in. It teaches you how to create effective SQL queries to retrieve and update the data in an Oracle database. It teaches you how to design and implement a database, giving you insight into performance and security issues. It teaches you how to use Oracle's procedural language, PL/SQL, to take advantage of powerful features like stored procedures, functions, and triggers. In short, it teaches you to write the kind of SQL and PL/SQL that makes you a more effective and valuable developer.
Author: Susan Boardman
Publisher: Prentice Hall Professional
Published: 2003
Total Pages: 774
ISBN-13: 9780130477316
DOWNLOAD EBOOKLearn 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.
Author: Michael McLaughlin
Publisher: McGraw Hill Professional
Published: 2014-02-07
Total Pages: 1194
ISBN-13: 007181244X
DOWNLOAD EBOOKMaster 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
Author: Michael Rosenblum
Publisher: John Wiley & Sons
Published: 2006-06-13
Total Pages: 443
ISBN-13: 0764599577
DOWNLOAD EBOOKFind 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
Author: Michael McLaughlin
Publisher: McGraw-Hill Prof Med/Tech
Published: 2011-09-30
Total Pages: 610
ISBN-13: 0071768858
DOWNLOAD EBOOKMaster 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
Author: Christopher Beck
Publisher: Apress
Published: 2008-01-01
Total Pages: 637
ISBN-13: 1430207027
DOWNLOAD EBOOKIf 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.
Author: Michael McLaughlin
Publisher: McGraw Hill Professional
Published: 2008-04-19
Total Pages: 865
ISBN-13: 0071643567
DOWNLOAD EBOOKDesign 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