Building Your First WebServer Application
After spending months building a moderate-size application with Oracle's WebServer 2.0 and 2.1, it seems to me there are a lot of things Oracle left out of the manuals. Not secrets, really, just omissions that would have made life easier if they'd been in there.
(Added: 23-Feb-2002 Hits: 3001 Rating: 0 Votes: 0) Rate It | Recommend It
Oracle 101
An overview of Oracle illustrated with several examples. Content includes advanced techniques for database administration and PL-SQL programming.
(Added: 7-Mar-2003 Hits: 3389 Rating: 5.00 Votes: 1) Rate It | Recommend It
Oracle Tips, Tricks, and Scripts
Featuring: Bulletproofing, Backups, and Disaster Recovery Scenarios, Fast Forms Development Step-By-Step, Cross Referencing Tables and Forms Used by a Form
(Added: 15-Aug-2001 Hits: 4938 Rating: 9.00 Votes: 1) Rate It | Recommend It
What Is an Oracle Relational Database?
Describes a database, and its fields and records. Illustrates the layout of an Oracle database table. Explains how a primary key keeps the records unique. Explains the concepts of a relational database and a foreign key. Describes the common use of lookup tables.
(Added: 7-Jun-2000 Hits: 3363 Rating: 8.08 Votes: 12) Rate It | Recommend It
OLAP in practique - Oracle Express
To build an OLAP database in a very short time, Oracle recommends the Oracle Express Administrator tool. We will use it in this first stage to create the database.
(Added: 7-Mar-2003 Hits: 1558 Rating: 0 Votes: 0) Rate It | Recommend It
Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and Functions
A collection of 26 FAQs on PL/SQL managing our own procedures. It can also be used as learning tutorials on creating procedures and functions, executing and dropping procedures, passing actual parameters to formal parameters, making optional parameters.
(Added: 21-Jun-2006 Hits: 414 Rating: 0 Votes: 0) Rate It | Recommend It
Oracle DBA FAQ - Introduction to Oracle Database 10g Express Edition
This is a collection of FAQ for Oracle DBA on Oracle 10g Express Edition with installation and basic introduction. The clear answers and sample scripts provided can be used as learning tutorials or interview preparation guides.
(Added: 28-Jun-2006 Hits: 321 Rating: 0 Votes: 0) Rate It | Recommend It
Oracle DBA FAQ - Loading and Exporting Data
A collection of 27 FAQs on Oracle loading data and exporting data. Clear answers are provided with tutorial exercises on saving data as flat files, loading data from flat, exporting and importing database, schema and tables, creating external tables.
(Added: 28-Jun-2006 Hits: 191 Rating: 0 Votes: 0) Rate It | Recommend It