Oracle Database Architecture.
Database: It is a system to organize, store and retrieve data.
Relational database: It is that which allows linking tables in a database. This can be manipulate and accessed by SQL (Structured query language), It is to stop data duplication and enforcing data integrity by relating or sharing columns between two tables in a database.
Program Languages: SQL, PL/ SQL, JAVA