Oracle9i Development by Example


Book Description

Annotation Find out how to use Oracle9i to get a business where it needs to be for the future of the Internet. Learn the ins and outs of the Oracle9i development environment from product installation to advanced management configuration. Extend Oracle9i's functionality using the new database environment including: forms, reports, and Web sites built with PL/SQL, Java, XML, and Portal. Increase business interactivity with Oracle9i's new administrative features. Coverage of the following in an easy to learn format: building, monitoring, and tuning an Oracle9i database; learning the enhanced partitioning features of Oracle9i; building Web sites using Oracle9i and PL/SQL, Java, and XML; building forms and reports using Developer 6i; using the popular TOAD development tool; understanding newer tools such as Log Miner; and comprehensive tutorials on SQL and PL/SQL. Dan Hotka is a director of database field operations for Quest Software. He has more than 23 years of experience in the computer industry and more than 18 years of experience with Oracle products. He's an acknowledged Oracle expert, with Oracle experience dating back to the Oracle v4.0 days. His last book is Oracle8i from Scratch (Que) and he has co-authored the popular books Oracle Unleashed, Oracle8 Server Unleashed, Oracle Development Unleashed (all from Sams Publishing), and Special Edition Using Oracle8/8i (Que Publishing). Dan is frequently published in Oracle Professional, and regularly speaks at Oracle conferences and user groups around the world.




Oracle9i Development By Example


Book Description

Coverage of the following in an easy to learn format: building, monitoring, and tuning an Oracle9i database; learning the enhanced partitioning features of Oracle9i; building Web sites using Oracle9i and PL/SQL, Java, and XML; building forms and reports using Developer 6i; using the popular TOAD development tool; understanding newer tools such as Log Miner; and comprehensive tutorials on SQL and PL/SQL.




Oracle9i Web Development


Book Description

Annotation Get the most comprehensive book on mastering Web development in an Oracle environment--exclusively from the official Oracle Press. This authorized resource is packed with expert, practical tips for developing and deploying Internet-ready, e-commerce applications using Oracle9i Application Server, Oracle tools, and the most commonly used Web development technologies.




Oracle9i JDBC Programming


Book Description

This is the only definitive guide to JDBC programming with Oracle8i and 9i. JDBC is the de facto method for accessing an Oracle database from Java.




Oracle9i Developer


Book Description

Oracle 9i Forms Builder is an industry tool for developing robust Web applications. The text contains hundreds of step-by-step examples and screenshots that clearly illustrate how to use Oracle 9i Forms Builder to develop forms that can be used on Web and client servers.




Oracle9i PL/SQL


Book Description

Developers using PL/SQL 9i as an environment for corporate applications will find detailed technical information and practical tips in Lakshman's book.




ORACLE 9I JAVA,


Book Description

While the integration of a Java Virtual Machine into the Oracle database has provided a whole host of new opportunities and challenges to the Oracle developer and DBA, it has also provoked much debate as to when it makes sense to exploit this feature. This book clearly demonstrates many practical, real-world applications that developers can put to immediate use in their day-to-day jobs. With Java and Oracle, the developer can now compress LOBs, use multicast sockets to automatically alert clients when data has changed, and run an FTP Java client in the database, to name but a few of the examples covered here. In addition, this book gives in-depth consideration to the question of when it is appropriate to use Java from a performance perspective, including benchmarks. Who is this book for? This book is for experienced Oracle developers looking to exploit Java. It will be of interest to DBAs who need to know how Java is likely to be used inside the database and how this affects them, and also to Java developers looking to apply their knowledge in the Oracle database. Knowledge of SQL, PL/SQL, and Oracle architecture is assumed. If you are relatively new to Java, then the explanations in the text should allow you to grasp all of the fundamental issues discussed. This book is ideal for an Oracle developer migrating from C to Java. What does this book cover? Java messaging and image generation utilities; Solutions using PL/SQL and Java together; Use of operating system resources; Java application performance; Benchmarks for SQL execution in PL/SQL and Java; Oracle JDBC and SQLJ; A Java tutorial for PL/SQL programmers.




Expert Oracle9i Database Administration


Book Description

This 1,000-page book enables a beginner or intermediate level Oracle DBA or Oracle Developer/Manager to master the art of building and managing complex Oracle 9i databases.




Oracle9i Instant PL/SQL Scripts


Book Description

This text provides readers with a comprehensive collection of SQL and PL/SQL scripts. It is organized into chapters by function and each script is fully documented with sample results shown. Readers can understand how the script works, learn to customize the script with confidence, and act properly on the script's results. Features include: scripts specifically for Oracle9i; a CD-ROM including major scripts from book; CD-icon with script name next to scripts that appear on the CD to allow for a quick search; a list of scripts and a brief description at the beginning of each chapter; and Programmer's Notes and Annotations that provide expert explanations on the scripts and how they can be customized.




OCA / OCP: Introduction to Oracle9i SQL Study Guide


Book Description

Here's the book you need to prepare for Exam 1Z0-007: Introduction to Oracle9i: * In-depth coverage of official exam objectives * Practical information on using SQL in a real-world Oracle9i environment * Hundreds of challenging review questions, in the book and on the CD Authoritative coverage of all exam objectives, including: * Writing basic SQL SELECT statements * Restricting and sorting data * Displaying data from multiple tables * Aggregating data using group functions * Producing readable output with iSQL*Plus * Creating and managing tables * Controlling user access