🎴 Flashcard Mode

Oracle and SQL Basics

Card1 / 25
Mastered0
Review0
QuestionClick to flip

Which of the following best describes Oracle?

AnswerClick to flip back
A
Object Relational Database Management System
💡 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..

Change Mode