Sams Teach Yourself Database Development with Oracle in 21 Days is a tutorial that will teach the reader the basics of developing Oracle database applications. This book focuses on teaching the concepts behind logical and physical database design, a working knowledge of SQL and PL/SQL, and the basic
Teach Yourself Oracle8 in 21 Days
โ Scribed by Edward Whalen, Steve Adrien Deluca
- Book ID
- 127449121
- Publisher
- Sams
- Year
- 1997
- Tongue
- English
- Weight
- 6 MB
- Series
- Sams Teach Yourself
- Edition
- 1st
- Category
- Library
- ISBN
- 0672311593
No coin nor oath required. For personal study only.
โฆ Synopsis
Teach Yourself Oracle8 in 21 Days is a tutorial that will teach the reader the basics of using and administrating an Oracle database. This book focuses on using concrete examples to explain why things should be done in a certain way. The key topics are broken out by week below:Week One Overview of the Oracle8 Architecture; Network Computing Architecture (NCA); Installing Oracle; Planning the Database; How to Administer Users, and How to Manage Processes.Week Two Administering Logs, Control Files, Datafiles, and Tablespaces; Controlling Rolback Segments; Building Tables and Views; Using Indexes and Clusters; and Security.Week Three Effective Backup Techniques; Recovering the Database; Administering Oracle Replication; Tuning and Optimizing the Database; Administering the Oracle Web Server; and Advanced Oracle Options. - This hands-on tutorial teaches the basics of Oracle8 in a short period of time- The book provides a step-by-step walk through of the Oracle8 architecture, managing database storage and database schema, security, backup and recovery and tuning and optimization.- Oracle8 is Oracle's new object-oriented RDBMS to be released during the Summer of 1997.
๐ SIMILAR VOLUMES
This package is the perfect starter kit for new C++ programmers. The Teach Yourself book is one of the most popular tutorials for learning the C++ language. Each of the 21 lessons consist of a full-day's activities for the reader as they learn C++. Readers can receive guidance from the web-based men
Java is the hottest new technology on the World Wide Web - it allows programmers to embed applications within Web pages. This book is a detailed guide to developing applications with the Java language. The CD includes the source code for all the examples used in the book, additional examples of Java