Content Area
Content Area Content Area

Oracle Database 10g SQL

1st Edition
0072229810 · 9780072229813
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Write Powerful SQL Statements and PL/SQL ProgramsIn this c… Read More
US$61.00
Request Review Copy

Receive via shipping:

  • Print bound version of the complete text

Ch. 1: Introduction

Ch. 2: Retrieving Information from Tables

Ch. 3: Using Simple Functions

Ch. 4: Storing and Processing Dates and Times

Ch. 5: Using SQL *Plus

Ch. 6: Subqueries

Ch. 7: Advanced Select Functions

Ch. 8: Changing Table Contents

Ch. 9: Database Security

Ch. 10: Creating Database Tables, Indexes, Views, and Sequences

Ch 11: Introducing PL/SQL Programming

Ch. 12: Database Objects

Ch. 13: Collections

Ch. 14: Large Objects

Ch 15: Native XML Support

Ch. 16: Tuning

Appendix A Oracle Data Types

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


Write Powerful SQL Statements and PL/SQL Programs

In this comprehensive book, you’ll learn to write Structured Query Language (SQL) statements to access an Oracle database and use PL/SQL (Procedural Language/SQL) to write programs containing SQL statements. Developed in compliance with the new SQL2003 specification, this definitive resource explains how to use the latest Oracle Database 10g features, and much more. Written by Oracle guru Jason Price, Oracle Database 10g SQL covers everything you need to know to master SQL.

  • Execute queries, inserts, updates, and deletes against a database
  • Write PL/SQL stored programs, packages, and triggers
  • Create database tables, sequences, indexes, views, and users
  • Use SQL*Plus to execute SQL statements, scripts, and reports
  • Perform complex calculations using analytic functions
  • Learn the basics of running SQL using Java through JDBC
  • Use large objects to store up to 128 terabytes of character and binary data
  • Define database object types and create object tables to handle advanced data
  • Use all the latest Oracle Database 10g features such as the BINARY_FLOAT and BINARY_DOUBLE types, the MODEL clause, and more
  • Implement high-performance tuning techniques to make your SQL statements really fly