Skip to content

Oracle Database 10g PL/SQL 101

Best in textbook rentals since 2012!

ISBN-10: 0072255404

ISBN-13: 9780072255409

Edition: 2004

Authors: Christopher Allen

List price: $50.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Featuring step-by-step instructions and detailed descriptions, this text provides an overview of PL/SQL and its applications. It covers key features of both 9i and 10g, as well as including information on hierarchal data changes and how to automate complicated tasks.
Customers also bought

Book details

List price: $50.00
Copyright year: 2004
Publisher: McGraw-Hill Education
Publication date: 8/31/2004
Binding: Paperback
Pages: 416
Size: 7.30" wide x 9.00" long x 0.86" tall
Weight: 1.540
Language: English

Acknowledgments
Introduction
Database Basics
Introduction to Databases
What Exactly Is a Database?
How Is a Database Different from a Spreadsheet?
How Will Knowing This Help You?
History of SQL
SQL Command Categories
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Storing and Retrieving Data: The Basics
Putting Your Toe in the Water
Creating Tables
Inserting Data--Additional Techniques
Viewing Data--Additional Techniques
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Advanced Data Manipulation
Limit Which Records You Select
Change the Order of Records
Show Only Unique Values
Select from DUAL
Modify Data In a Table
Remove Records from a Table
Transaction Control
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Controlling SQL*Plus
Edit Prior Commands
Copy and Paste
Clear the SQL*Plus Screen
Customize the SQL*Plus Environment
Produce More Readable Output
Spool Output to Disk
SQL Script Files
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Advanced SQL
SQL Functions
Commonly Used Single-Row Functions
Commonly Used Group Functions
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Using Indexes and Constraints
Indexes
Ensure Data Integrity: Constraints
Relationships Between Tables
Write Subqueries
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Other Useful Oracle Techniques
Transfer Data Between Tables
Rename Tables
Alter a Table's Structure
Views
Other Database Objects
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Create Programs Using PL/SQL
Introduction to PL/SQL
What Is PL/SQL?
Structure of a PL/SQL Block
Create a Simple PL/SQL Procedure
PL/SQL Variables and Constants
Control Structures in PL/SQL
Error Handling
Chapter Summary
Chapter Questions
Answers to Chapter Questions
More PL/SQL Tools
Coding Conventions
More on PL/SQL and Oracle Server Interaction
Timing Operations
PL/SQL Packages
Triggers
XML
Chapter Summary
Chapter Questions
Answers to Chapter Questions
Glossary of Common Oracle Terms
Index