Oracle 9i Programming: A Primer
Rajshekhar Sunderraman
- 出版商: Addison Wesley
- 出版日期: 2003-06-02
- 售價: $2,170
- 貴賓價: 9.5 折 $2,062
- 語言: 英文
- 頁數: 334
- 裝訂: Paperback
- ISBN: 0321194985
- ISBN-13: 9780321194985
-
相關分類:
Oracle
已過版
買這商品的人也買了...
-
$580$458 -
$980$774 -
$480$379 -
$880$695 -
$1,470Digital Video and HDTV Algorithms and Interfaces
-
$600$474 -
$590$466 -
$690$538 -
$720$562 -
$720$569 -
$560$442 -
$590$531 -
$580$493 -
$750$675 -
$560$504 -
$720$569 -
$1,890$1,796 -
$550$468 -
$780$663 -
$550$468 -
$420$328 -
$480$379 -
$750$593 -
$450$405 -
$480$408
相關主題
商品描述
Oracle 9i Programming is a concise, streamlined introduction to Oracle SQL. It is ideal for students and professionals learning about databases.
The first part of this book offers a basic review of the relational model, then moves on to an introduction to Oracle SQL and PL/SQL. The second part introduces related technologies that facilitate Oracle Web functionality. There are chapters on SQLJ, Java Servlets and Oracle XML. The final chapter of this book is composed of a number of sample projects and programming applications that implement the basic concepts covered in this brief primer. All of the book's examples are updated to reflect Oracle 9i.
Table of Contents
1. The Relational Data Model.
Integrity Constraints.
Tabular View of a Relation.
Sample Databases.
Relational Algebra.
2. Oracle SQL.
Creating, Dropping and Altering Tables.
Inserting Rows.
Querying the Database.
Views.
Modifying the Database.
Sequences.
Oracle Data Dictionary.
Oracle9i Object Features.
Exercises.
3. PL/SQL.
Data Types and Variables.
Program Control Statements.
Program Structure.
Triggers.
Database Access Using Cursors.
Records.
PL/SQL Tables.
Built-in Packages.
Error Handling.
PL/SQL Access to Oracle9i Objects.
Exercises.
4. Web Programming with PL/SQL.
A Simple Example.
Printing HTML Tables.
Passing Parameters.
Processing HTML Forms.
Multi-Valued Parameters.
PL/SQL Web Toolkit.
PL/SQL Server Pages (PSP).
Exercises.
5. Oracle JDBC.
A Simple Example.
Developing JDBC Applications.
Non-Query SQL Statements.
Executing SQL Queries.
Grade Book Application.
Database Metadata.
Errors and Warnings.
Scrollable ResultSets.
Exercises.
6. SQLJ: Embedded SQL in Java.
Simple Example.
Compiling SQLJ Programs.
Multiple Connections.
Host Variables and Expressions.
SQLJ Iterators.
Dynamic SQL using JDBC.
Calling PL/SQL from within SQLJ.
Investment Portfolio Database Application.
Exercises.
7. Oracle Web Programming with Java Servlets.
HTTP Servlet API Basics.
Web Shopping Application.
HTML Form Processing in Servlets.
Search Parts and Add to Cart.
Oracle's Dynamic HTML Generation Package.
Java Server Pages.
Exercises.
8. Oracle XML.
Document Type Definitions (DTDs).
XML Parsing in Java.
Oracle XML-SQL Utility (XSU).
XMLType.
Exercises.
9. Projects.
Library Database Application.
University Student Database.
Video Chain Database.
Banking Database.
BiBTeX Database.
Music Store Database.
Online Auctions Database.
Oracle Data Dictionary Browser.
Oracle Data Browser on the Web.
QBE Interface on the Web.
A Web Survey Management System.