Oracle Resources Home - ExamGuru.net - Your Portal for the IT Certification Practice Exam Questions
Oracle OCP Certification Exam Guides - Oracle DBA Interview Questions - ExamGuru.net Home

Oracle Topics: SQL | Pl/SQL | SQL*PLUS | Backup & Recovery | Init.ora Paramaters | Replication | RMAN | DataGuard | v$ Views | Oracle 10g | Oracle RAC | Performance Tuning & Monitoring
 

Database [Oracle]

A database is a set of files:
These files either store application data (those that is entered with DML) or are used by the instance to store information that the instance needs to operate.

Database name

A database is identified by its database name.


Links