Multiple choice

Which of the following best describes Oracle?

  1. Spreadsheet

  2. Relational Database Management System

  3. Database Management System

  4. Object Relational Database Management System

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

An ORDBMS offers all the features of a RDBMS plus it offers the benefits of creating user defined objects and types. Oracle offers the user an option to not only create and maintain relationships between different tables but also user defined data types such as Varrays, Types, Nested Table etc..