Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
54 views1 page

Quiz Format DBMS

Uploaded by

harsh1234mathur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views1 page

Quiz Format DBMS

Uploaded by

harsh1234mathur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Student’s Name…………………………………… Roll

No.

VIVEKANANDA COLLEGE OF TECHNOLOGY AND MANAGEMENT, ALIGARH


QUIZ NO. 1
Course with Branch: B.Tech (CSE/IT) Session: 2024-25 Year/Semester: 3rd Year
Subject with Code: DBMS BCS 501 Time: 20 min.
Max. Marks: 10

Q.1. What is a database?


a) Organized collection of information that cannot be accessed, updated, and managed
b) Collection of data or information without organizing
c) Organized collection of data or information that can be accessed, updated, and managed
d) Organized collection of data that cannot be updated
Q.2. Who created the first DBMS?
a) Edgar Frank Codd b) Charles Bachman
c) Charles Babbage d) Sharon B. Codd
Q.3. Which of the following is not an example of DBMS?
a) MySQL b) Microsoft Acess
c) IBM DB2 d) Google
Q.4. Which of the following is known as a set of entities of the same type that share same properties, or
attributes?
a) Relation set b) Tuples
c) Entity set d) Entity Relation model
Q.5. _____________ is a hardware component that is most important for the operation of a database
management system.
a) Microphone b) High speed, large capacity disk to store data
c) High-resolution video display d) Printer
Q.6. ______________ is a set of one or more attributes taken collectively to uniquely identify a record.
a) Primary Key b) Foreign key
c) Super key d) Candidate key
Q.7. Which of the following command is correct to delete the values in the relation teaches?
a) Delete from teaches; b) Delete from teaches where Id =’Null’;
c) Remove table teaches; d) Drop table teaches;
Q.8. What is the function of the following command?
Delete from r where P;
a) Clears entries from relation b) Deletes relation
c) Deletes particular tuple from relation d) All of the mentioned
Q.9. The logical design, and the snapshot of the data at a given instant in time is known as?
a) Instance & Relation b) Relation & Schema
c) Domain & Schema d) Schema & Instance
Q10. What do you mean by one to many relationships?
a)One class may have many teachers b)One teacher can have many classes
c)Many classes may have many teachers c) Many teachers may have many classes

Marks Obtained…………………….. Signature of Teacher………………………………..

You might also like