On This Page

This set of DataBase Management System (DBMS) Multiple Choice Questions & Answers (MCQs) focuses on Basics of DBMS Set 1

Q1 | The entity relationship set is represented in E-R diagram as
Q2 | The Rectangles divided into two parts represents
Q3 | Weak entity set is represented as
Q4 | We indicate roles in E-R diagrams by labeling the lines that connect                         to                      
Q5 | An entity set that does not have sufficient attributes to form a primary key is termed a
Q6 | For a weak entity set to be meaningful, it must be associated with another entity set, called the
Q7 | If you were collecting and storing information about your music collection, an album would be considered a(n)            
Q8 | What term is used to refer to a specific record in your music database; for instance; information stored about a specific album?
Q9 | Which one of the following can be treated as a primary key in teaches relation?
Q10 | The primary key in the section relation is
Q11 | The relation with primary key can be created using
Q12 | How can the values in the relation teaches be deleted?
Q13 | In the above teaches relation ” Select * from teaches where Year = ‘2010’” displays how many rows?
Q14 | The relation changes can be got back using                  command
Q15 | Let us consider phone_number ,which can take single or several values . Treating phone_numberas an                    permits instructors to have several phone numbers (including zero) associated with them.
Q16 | The total participation by entities is represented in E-R diagram as
Q17 | Given the basic ER and relational models, which of the following is INCORRECT?
Q18 | Which of the following indicates the maximum number of entities that can be involved in a relationship?
Q19 | In E-R diagram generalization is represented by
Q20 | What is a relationship called when it is maintained between two entities?
Q21 | Which of the following is a low level operator?
Q22 | Key to represent relationship between tables is called
Q23 | A window into a portion of a database is
Q24 | A primary key is combined with a foreign key creates
Q25 | The entity set person is classified as student and employee. This process is called