Multiple choice

Which of the following objects in relational data model is/are a basic unit of data consisting of rows and columns having name, datatype and width information specified at the time of creation?

  1. Views

  2. Synonyms

  3. Tables

  4. Sequence

  5. Indices

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

 Table is the basic unit of relational data model, that when is created, consists of rows, columns, datatype, name of the table, width information specified.