Home > General Studies (Hindi) > Quizzes > DBMS Basics Practice Test: The Relational Model
DBMS Basics Practice Test: The Relational Model
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “Using which language can a user request information from a database?”
Quiz on the concept of Relational Model. These include relational and database schema, keys and relational query operators. The relational model (RM) is a logical model for database design that uses a structure and language consistent with first-order predicate logic. The RM was developed by Edgar F. Codd, an English computer scientist, in the 1970s. The RM represents data as tuples, or groups of related data values in a row, that are grouped into relations. The RM also separates logical data structures, such as data tables, views, and indexes, from physical storage structures. This... Show more
DBMS Basics Practice Test: The Relational Model
Time left 00:00
1 Questions

1. The term _______ is used to refer to a row.