DBMS Gate Quiz

DBMS Gate Quiz

University

5 Qs

quiz-placeholder

Similar activities

GDB Woche 9

GDB Woche 9

University

7 Qs

Developing DBs Week 7

Developing DBs Week 7

University

7 Qs

Databases and Information Management

Databases and Information Management

University

10 Qs

Dbms basic

Dbms basic

University

10 Qs

ISAC Weekly Quiz 7 (DBMS)

ISAC Weekly Quiz 7 (DBMS)

University

10 Qs

EXERCISE_RELATIONALDATABASE

EXERCISE_RELATIONALDATABASE

University

10 Qs

Database - ERM - A Level AQA

Database - ERM - A Level AQA

11th Grade - University

10 Qs

data analytics quiz1

data analytics quiz1

University

10 Qs

DBMS Gate Quiz

DBMS Gate Quiz

Assessment

Quiz

Computers

University

Hard

Created by

KHUSHBU TIKHE

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the options given below refers to the degree (or arity) of relation in relational database systems? [GATE CSE 2023]

  1. Number of attributes of its relation schema.

  1. PersonNumber of tuples stored in the relation.

  1. Number of entries in the relation.

  1. Number of distinct domains of its relation schema.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a relational data model, which one of the following statements is TRUE? [GATE CSE 2022]

A relation with only two attributes is always in BCNF.

If all attributes of a relation are prime attributes, then the relation is in BCNF.

Every relation has at least one non-prime attribute.

BCNF decompositions preserve functional dependencies.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is used to represent the supporting many-one relationships of a weak entity set in an entity-relationship diagram? [GATE CSE 2020]

Diamonds with double/bold border

Rectangles with double/bold border

Ovals with double/bold border

Ovals that contain underlined identifiers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A prime attribute of a relation scheme R is an attribute that appears [GATE CSE 2014]

in all candidate keys of R.

in some candidate keys of R.

In a foreign key of R.

only in the primary key of R.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given the basic ER and relational models, which of the following is INCORRECT? [GATE CSE 2012]

An attribute of an entity can have more than one value.

An attribute of an entity can be composite.

In a row of a relational table, an attribute can have more than one value.

In a row of a relational table, an attribute can have exactly one value or a NULL value.