DBTHON-23 Round-1

DBTHON-23 Round-1

University

20 Qs

quiz-placeholder

Similar activities

DBMS Quiz

DBMS Quiz

University

20 Qs

Database Normalization 1NF-3NF

Database Normalization 1NF-3NF

University

25 Qs

DBMS QUIZ 1

DBMS QUIZ 1

University

25 Qs

DBMS DEMO QUIZ-1

DBMS DEMO QUIZ-1

University

20 Qs

Functional Dependency and Normalization

Functional Dependency and Normalization

University

20 Qs

SQL RDBMS BASIC

SQL RDBMS BASIC

University

18 Qs

BUSN.10139 - Test #1

BUSN.10139 - Test #1

University

18 Qs

Database-Normalisation

Database-Normalisation

9th Grade - University

20 Qs

DBTHON-23 Round-1

DBTHON-23 Round-1

Assessment

Quiz

Computers

University

Hard

Created by

G K Mohan Devara

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which type of data can be stored in the Database ?

Text

Files

Audio or Video

All the Above

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

According to _______ integrirty constraint, The values appearing in given attributes of any tuple in the referencing relation must likewise occur in specified attributes of at least one tuple in the referenced relation

Entity Integrity

Domain Integrity

Referential Integrity

Data Integrity

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

_________________ operations do not preserve non-matched tuples.

Left Outer Join

Natural Join

Inner Join

Full Join

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following statements contains an error?

 Select * from emp where empid = 10003;

Select empid from emp;

Select empid where empid = 1009 and lastname = ‘GELLER’;

Select empid from emp where empid = 10006;

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is the property of transaction that protects data from system failure?

Atomicity

Durability

Consistency

Isolation

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

"AS" Clause is used with following operation

Selection

Projection

Union

Rename

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Number of tuples in the relation is known as its

Degree

Granularity

Cardinality

Marginality

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?