Oracle Database
From Wikibooks, open books for an open world
The Oracle Database (also referred as Oracle RDBMS or Oracle) consists of a relational database management system (RDBMS) produced and marketed by Oracle Corporation. Oracle had become a major presence in database computing.
Table of Contents
- Introduction
- Installing
- Creating a Database
- Database Interfaces
- Controlling
- Storage Structures
- Administering Users
- Managing Schema Objects
- Managing Data
- SQL See also: Oracle Programming
- PL/SQL
- Security
- Net Services
- Shared Servers
- Performance Monitoring
- Proactive Maintenance
- Undo Management
- Monitoring and Resolving Lock Conflicts
- Backup and Recovery Concepts
- Backups
- Recovery
Oracle Database Management Tools
External links
- Oracle Database, a view provided by Oracle Corporation
- Oracle tutorial, a quick understanding and visualization of Oracle environment and administration
- Oracle PL/SQL, an easy guide to learn Oracle PL/SQL. Also most of the Oracle Topics discussed.