DBMS Basics

DBMS Basics

University

20 Qs

quiz-placeholder

Similar activities

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Assessment in Learning 1

Assessment in Learning 1

University

15 Qs

Statistik Pendidikan

Statistik Pendidikan

University

15 Qs

GUIDANCE

GUIDANCE

University

20 Qs

Java OOP

Java OOP

University

22 Qs

Chapter 03 - Management Process

Chapter 03 - Management Process

University

20 Qs

CSI 103 - Phlebotomy

CSI 103 - Phlebotomy

University

15 Qs

Quiz: Performing computer operations

Quiz: Performing computer operations

KG - Professional Development

15 Qs

DBMS Basics

DBMS Basics

Assessment

Quiz

Special Education

University

Hard

Created by

Gunjan Bhartiya

Used 44+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Different values for the same data item is referred to as ................

Data Redundancy

Data Integrity

Data consistency

Data Inconsistency

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a special type of integrity constraint that relates two relations & maintains consistency across the relations

Entity Integrity Constraints

Domain Constraints

Key Constraints

Referential Integrity Constraints

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider attributes ID , CITY and NAME : Which one of this can be considered as a super key ?

ID

City

Name

City,ID

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Given the relations employee (name, salary, deptno)and department (deptno, deptname, address):Which of the following queries cannot be expressed using the basic relational algebra operations (U, -, x, π, σ, p)?

Department Address of each employee

Employees whose name is same as that of their department

The sum of all employee's salaries

All employees of a given department

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider Students (rollno, name, address ) Enroll (rollno, courseno, coursename) where primary keys are shown in italics: The number of tuples in the student and Enroll tables are 120 and 8 respectively: What are the maximum and minimum number of tuples that can be present in (Student *Enroll) , where * denotes natural join ? [GATE 2014]

8,8

120,8

960,8

960,120

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Data independence means

data is defined separately and not included in programs

programs are not dependent on the physical attributes of data

programs are not dependent on the logical attributes of data

both option 2 and option 3

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Grant and revoke are ................... statements

DDL

DCL

DML

TCL

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?